CQRS.NET
2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
pure virtual |
Implements Cqrs.Events.IEventStore< TAuthenticationToken >.
Implemented in Cqrs.MongoDB.Events.MongoDbEventStore< TAuthenticationToken >, Cqrs.Events.MemoryCacheEventStore< TAuthenticationToken >, Cqrs.Azure.BlobStorage.Events.TableStorageEventStore< TAuthenticationToken >, Cqrs.Events.SqlEventStore< TAuthenticationToken >, Cqrs.Azure.DocumentDb.Events.AzureDocumentDbEventStore< TAuthenticationToken >, Cqrs.Azure.BlobStorage.Events.BlobStorageEventStore< TAuthenticationToken >, and Cqrs.Azure.Storage.Events.TableStorageEventStore< TAuthenticationToken >.