Persistence (Event Sourcing)
- Event Sourcing
- Module info
- Introduction
- Example and core API
- Effects and Side Effects
- Cluster Sharding and EventSourcedBehavior
- Accessing the ActorContext
- Changing Behavior
- Replies
- Serialization
- Recovery
- Tagging
- Event adapters
- Wrapping EventSourcedBehavior
- Journal failures
- Stash
- Scaling out
- Configuration
- Example project