pekko/akka-cluster-typed/src
Patrik Nordwall 4131036a12
PersistenceId type to differentiate between persistenceId and entityId, #25703 (#25704)
* PersistenceId type to differentiate between persistenceId and entityId, #25703

* both entityId (for sharding) and persistenceId as String types was easy
  mix-up
* utility method in EntityTypeKey to concatenaty the type and entityId to
  a unique persistenceId

* support custom separator to enable compatilbility with Lagom's javadsl
2018-10-17 13:53:50 +02:00
..
main Simplify signature of ClusterSharding.spawn, #25480 2018-09-20 11:11:33 +02:00
multi-jvm/scala/akka/cluster/typed Cluster sharding: Set waiting for state timeout for tests 2018-07-02 12:50:29 +01:00
test PersistenceId type to differentiate between persistenceId and entityId, #25703 (#25704) 2018-10-17 13:53:50 +02:00