Redis provider for ScarletLock, a flexible implementation of the Redlock algorithm that can be adapted to work with other data-stores.
Info
| Version: | 1.0.1.13 |
| Author(s): | Donovan Crone, Michael Davidson |
| Last Update: | Sunday, August 9, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/psibernetic/scarletlock |
| NuGet Url: | https://www.nuget.org/packages/ScarletLock.Redis |
Install
Install-Package ScarletLock.Redis
dotnet add package ScarletLock.Redis
paket add ScarletLock.Redis
ScarletLock.Redis Download (Unzip the "nupkg" after downloading)
Dependencies
- ScarletLock.Core(1.0.0)
- StackExchange.Redis(1.0.481)
Tags