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.
Cqrs.Mongo.DataStores.Indexes Namespace Reference

Classes

class  ByIsLogicallyDeletedAndRsnMongoIndex
 A MongoIndex<TEntity> for IEntity.IsLogicallyDeleted and IEntity.Rsn More...
 
class  ByRsnMongoIndex
 A MongoIndex<TEntity> for IEntity.Rsn More...
 
class  MongoIndex
 An index for MongoDB. More...