optimistic_concurrency_mongodb_dotnet
optimistic_concurrency_mongodb_dotnet copied to clipboard
This c# library adds optimistic concurrency control to MongoDB and acts as a MongoDB ORM foundation.
Results
2
optimistic_concurrency_mongodb_dotnet issues
Sort by
recently updated
recently updated
newest added
just add credential (change MongoDbDataContext.cs and ConcurrentDataContext.cs)
For example, this might include authentication but could also be replica sets, sharing, etc.
enhancement