An implementation of the Redlock distributed lock algorithm
The Redlock algorithm is designed to be used with multiple independent Redis instances.
To install RedLock.net, run the following command in the Package Manager Console.
Install-Package RedLock.net