pekko/akka-typed-tests/src/test
Johan Andrén c8748e8cf0
#23848 Align typed persistence API with ReplicatedEntity API
* Single effect factory companion, rather than concrete types - Improves discoverability and hides implementation details (hopefully making maintenance, ensuring bin comp. etc. easier)
* Actions renamed to CommandHandler
* Rename applyEvent to eventHandler - Especially makes sense after renaming actions to command handler
* Rearrange parameters from most stable to least stable
* onRecoveryCompleted cannot modify state
* Full types for function parameters to make the API easier to understand
2017-11-02 14:39:56 +01:00
..
java provided cluster dependencies in Akka Typed 2017-09-22 16:15:24 +02:00
resources Extensions for Akka typed, #16738 2017-05-05 13:22:01 +02:00
scala #23848 Align typed persistence API with ReplicatedEntity API 2017-11-02 14:39:56 +01:00