An implementation of the Redlock distributed lock algorithm.
Info
| Version: | 1.6.4 |
| Author(s): | Sam Cook |
| Last Update: | Wednesday, November 18, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/samcook/RedLock.net |
| NuGet Url: | https://www.nuget.org/packages/Rz.RedLock.net |
Install
Install-Package Rz.RedLock.net
dotnet add package Rz.RedLock.net
paket add Rz.RedLock.net
Rz.RedLock.net Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis.Mono(1.0.0)
Tags