An implementation of Keep.Discovery (based on zookeeper).
Info
| Version: | 1.2.0-beta0012 |
| Author(s): | Zhen, Kede |
| Last Update: | Monday, October 11, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/redochenzhen/discovery |
| NuGet Url: | https://www.nuget.org/packages/Keep.Discovery.ZooPicker |
Install
Install-Package Keep.Discovery.ZooPicker
dotnet add package Keep.Discovery.ZooPicker
paket add Keep.Discovery.ZooPicker
Keep.Discovery.ZooPicker Download (Unzip the "nupkg" after downloading)
Dependencies
- Keep.Common(>= 1.0.0)
- Keep.ZooProxy(>= 1.0.0)
- Keep.Discovery(>= 1.0.0)
- ZooKeeperNetEx(>= 3.4.12.4)