This is a .NET leader election library, which supports consul and zookeeper.
Info
Version: | 1.1.0 |
Author(s): | bossma |
Last Update: | Friday, June 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bosima/FireflySoft.LeaderElection |
NuGet Url: | https://www.nuget.org/packages/FireflySoft.LeaderElection |
Install
Install-Package FireflySoft.LeaderElection
dotnet add package FireflySoft.LeaderElection
paket add FireflySoft.LeaderElection
FireflySoft.LeaderElection Download (Unzip the "nupkg" after downloading)
Dependencies
- Consul(>= 0.7.2.6)
- ZooKeeperNetEx(>= 3.4.12.4)
Tags