Implementing the Event Store
Learn how to implement the event store by updating the modules, adding registries, and replacing repositories.
The AggregateRepository
interface sits on top of an AggregateStore
, which exists only as an interface.
Get hands-on with 1400+ tech skills courses.