continuum_store_sembast library
Sembast-backed store implementations for the continuum library.
Provides persistent local EventStore, ReadModelStore, and
TargetPersistenceAdapter implementations using Sembast.
Classes
- SembastEventStore
-
Sembast-backed implementation of
EventStore. -
SembastPersistenceAdapter<
TAggregate> -
Sembast-backed implementation of
TargetPersistenceAdapter. -
SembastReadModelStore<
TReadModel, TKey> -
Sembast-backed implementation of
ReadModelStore.