An implementation of the Redlock distributed lock algorithm.
Info
Version: | 2.1.0 |
Author(s): | Sam Cook |
Last Update: | Wednesday, September 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/samcook/RedLock.net |
NuGet Url: | https://www.nuget.org/packages/RedLock.net.StrongName |
Install
Install-Package RedLock.net.StrongName
dotnet add package RedLock.net.StrongName
paket add RedLock.net.StrongName
RedLock.net.StrongName Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- StackExchange.Redis.StrongName(>= 1.2.6 && < 2.0.0)
- Microsoft.Extensions.Logging(>= 1.1.2)
- System.ValueTuple(>= 4.4.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.1)
- StackExchange.Redis.StrongName(>= 1.2.6 && < 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.1)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.Linq.Parallel(>= 4.3.0)
- System.ValueTuple(>= 4.4.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.1)
- StackExchange.Redis.StrongName(>= 1.2.6 && < 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.1)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.Linq.Parallel(>= 4.3.0)
- System.ValueTuple(>= 4.4.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- StackExchange.Redis.StrongName(>= 1.2.6 && < 2.0.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Logging(>= 1.1.2)
- System.Threading.Tasks.Parallel(>= 4.3.0)
- System.Linq.Parallel(>= 4.3.0)
- System.ValueTuple(>= 4.4.0)
Tags