Provides distributed locking primitives based on Redis.
Info
Version: | 1.1.0 |
Author(s): | Michael Adelson |
Last Update: | Sunday, August 10, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madelson/DistributedLock |
NuGet Url: | https://www.nuget.org/packages/DistributedLock.Redis |
Install
Install-Package DistributedLock.Redis
dotnet add package DistributedLock.Redis
paket add DistributedLock.Redis
DistributedLock.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- DistributedLock.Core(>= 1.0.0 && < 1.1.0)
- StackExchange.Redis(>= 2.2.4)
- DistributedLock.Core(>= 1.0.0 && < 1.1.0)
- StackExchange.Redis(>= 2.2.4)
- DistributedLock.Core(>= 1.0.0 && < 1.1.0)
- StackExchange.Redis(>= 2.2.4)
Tags