Provides a distributed locking implementation based on Apache ZooKeeper.
Info
Version: | 1.0.1-alpha001 |
Author(s): | Michael Adelson |
Last Update: | Saturday, December 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/madelson/DistributedLock |
NuGet Url: | https://www.nuget.org/packages/DistributedLock.ZooKeeper |
Install
Install-Package DistributedLock.ZooKeeper
dotnet add package DistributedLock.ZooKeeper
paket add DistributedLock.ZooKeeper
DistributedLock.ZooKeeper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
Tags