[][src]Crate eventually_core

Modules

aggregate

Foundation traits for creating Domain abstractions using the Aggregate pattern.

repository

Contains the Repository pattern implementation for AggregateRoot instances.

store

Contains the Event Store trait for storing and streaming Aggregate Events.