.NET library implementing distributed lock synchronization primitive using Apache Cassandra.
Info
| Version: | 2.2.24 |
| Author(s): | Ivan Burmistrov, Fedor Fominykh, Andrew Kostousov |
| Last Update: | Wednesday, May 3, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/skbkontur/cassandra-distributed-lock |
| NuGet Url: | https://www.nuget.org/packages/SkbKontur.Cassandra.DistributedLock |
Install
Install-Package SkbKontur.Cassandra.DistributedLock
dotnet add package SkbKontur.Cassandra.DistributedLock
paket add SkbKontur.Cassandra.DistributedLock
SkbKontur.Cassandra.DistributedLock Download (Unzip the "nupkg" after downloading)
Dependencies
- GroBuf(>= 1.4.8)
- SkbKontur.Cassandra.ThriftClient(>= 2.2.14)
Tags