Skip to main content

Crate atomr_persistence_mongodb

Crate atomr_persistence_mongodb 

Source
Expand description

atomr-persistence-mongodb.

Stores events in a MongoDB collection keyed by (persistence_id, sequence_nr) with a unique compound index. Snapshots live in a sibling collection with the same compound key.

Structs§

EventDoc
MongoConfig
MongoJournal
MongoSnapshotStore
SnapshotDoc