Expand description
Aggregate module - belongs to the Application
layer - composes pure logic and effects (fetching, storing)
Structs§
- Event
Sourced Aggregate - Event Sourced Aggregate.
- State
Stored Aggregate - State Stored Aggregate.
- State
Stored Orchestrating Aggregate - Orchestrating State Stored Aggregate.
Traits§
- Event
Repository - Event Repository trait
- State
Repository - State Repository trait