C# Redis Client for the worlds fastest distributed NoSQL datastore.
Byte[], String and POCO Typed clients.
Thread-Safe Basic and Pooled client managers included.
Free and Open Source fork of NServiceKit.Redis V3
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients.
Thread-Safe Basic and Pooled client managers included.
This library is for adding optimistic concurrency control to MongoDB using techniques similar to Entity Framework as well as adding basic DbContext type of functionality to your applications.
Provides a SqlRepo for Entity Framework targeting SQL Server 2016+. The SqlRepo class includes various CRUD methods, including methods that take a LINQ expression for filtering records. SqlRepo supports auto-rollback transactions and sequence resetting for testing scenarios.
This package provides functionality for Couchbase Distributed ACID Transactions for .NET Core. Distributed ACID Transactions are operations that ensure that when multiple documents need to be modified such that only the successful modification of all justifies the modification of any, either all the...
More information