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§

Structs§

  • The EventPersister is the adapter to persist EventMessage turning them into Event.