基于Zookeeper实现的分布式锁.
Info
Version: | 0.1.1 |
Author(s): | mstmdev |
Last Update: | Monday, October 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mstmdev/Mstm.CSharp/tree/master/Lock/Mstm.Lock.Distributed.ZK |
NuGet Url: | https://www.nuget.org/packages/Mstm.Lock.Distributed.ZK |
Install
Install-Package Mstm.Lock.Distributed.ZK
dotnet add package Mstm.Lock.Distributed.ZK
paket add Mstm.Lock.Distributed.ZK
Mstm.Lock.Distributed.ZK Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- Mstm.Common(>= 0.1.3)
- Mstm.Lock.Core(>= 0.1.1)
- Rabbit.Zookeeper(>= 1.0.0)
- Microsoft.Extensions.Configuration.Json(>= 2.0.0)
- Microsoft.Extensions.Configuration(>= 2.0.0)
- ZooKeeperNetEx.Recipes(>= 3.4.9.4)
- Mstm.Common(>= 0.1.3)
- Mstm.Lock.Core(>= 0.1.1)
- Rabbit.Zookeeper(>= 1.0.0)
- Microsoft.Extensions.Configuration.Json(>= 2.0.0)
- Microsoft.Extensions.Configuration(>= 2.0.0)
- ZooKeeperNetEx.Recipes(>= 3.4.9.4)