EventSourced
Table of Contents
Classes
- AbstractEventSourcedActor
- Class-based OOP alternative to the functional EventSourcedBehavior API.
- Effect
- Command-handler return type for event-sourced actors.
- EventSourcedBehavior
- Fluent builder for event-sourced actor behaviors.
- PersistenceEngine
- Core engine that wraps user command+event handlers into a Behavior with automatic recovery and event persistence.
- RetentionPolicy
- SnapshotStrategy