Module fmodel_rust::aggregate
source · Expand description
Aggregate module - belongs to the Application
layer - composes pure logic and effects (fetching, storing)
Structs
- Event Sourced Aggregate.
- State Stored Aggregate.
Traits
- Event Repository trait
- State Repository trait