Module esrs::manager

source ·

Structs§

  • The AggregateManager is responsible for coupling the Aggregate with a Store, so that the events can be persisted when handled, and the state can be reconstructed by loading and apply events sequentially.