![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Classes | |
class | AzureDocumentDbEventStore |
A DocumentDb based EventStore<TAuthenticationToken>. More... | |
class | AzureDocumentDbEventStoreConnectionStringFactory |
A factory for getting connections and database names for IEventStore<TAuthenticationToken> access. More... | |
class | AzureDocumentDbSnapshotStore |
A DocumentDb based SnapshotStore. More... | |
class | AzureDocumentDbSnapshotStoreConnectionStringFactory |
A factory for getting connections and database names for ISnapshotStore access. More... | |
interface | IAzureDocumentDbEventStoreConnectionStringFactory |
A factory for getting connections and database names for IEventStore<TAuthenticationToken> access. More... | |
interface | IAzureDocumentDbSnapshotStoreConnectionStringFactory |
A factory for getting connections and database names for ISnapshotStore access. More... | |