* 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 |
||
|---|---|---|
| .. | ||
| java | ||
| resources | ||
| scala | ||