Module mithril_aggregator::event_store::database
source · Expand description
database module. This module contains the entities definition tied with database representation with their associated queries.
Modules§
- Migration module
Structs§
- The EventPersister is the adapter to persist EventMessage turning them into Event.