![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Classes | |
| class | ByAggregateIdAndVersionMongoDbIndex |
| A MongoDbIndex<TEntity> for EventData.AggregateId and EventData.Version. More... | |
| class | ByCorrelationIdMongoDbIndex |
| A MongoDbIndex<TEntity> for EventData.CorrelationId. More... | |
| class | ByTimestampAndEventTypeMongoDbIndex |
| A MongoDbIndex<TEntity> for EventData.Timestamp and EventData.EventType. More... | |
| class | ByTimestampMongoDbIndex |
| A MongoDbIndex<TEntity> for EventData.Timestamp. More... | |