Class | Description |
---|---|
CommitEntry |
Mongo event storage entry containing an array of
event entries that are part of the same
UnitOfWork commit. |
CommitEntryConfiguration |
Configuration for a mongo event store entry that contains an array of
event entries that are part
of the same UnitOfWork commit. |
DocumentPerCommitStorageStrategy |
Implementation of a Mongo
StorageStrategy that stores one Document per commit of a batch of events. |
Copyright © 2010–2017. All rights reserved.