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
- Replicated Event Sourcing
- CQRS
- Style Guide
- Snapshotting
- Testing
- EventSourced behaviors as finite state machines
- Schema Evolution for Event Sourced Actors
- Apache Persistence Query
- Persistence Query for LevelDB
- Persistence Plugins
- Persistence - Building a storage backend
- Replicated Event Sourcing Examples
1.1.2+21-68d93f79*