Silky.Zookeeper
3.2.1
.NET 5.0
Install-Package Silky.Zookeeper -Version 3.2.1
dotnet add package Silky.Zookeeper --version 3.2.1
<PackageReference Include="Silky.Zookeeper" Version="3.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Silky.Zookeeper --version 3.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Silky.Zookeeper, 3.2.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Silky.Zookeeper as a Cake Addin
#addin nuget:?package=Silky.Zookeeper&version=3.2.1
// Install Silky.Zookeeper as a Cake Tool
#tool nuget:?package=Silky.Zookeeper&version=3.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
支持断线重连,永久watcher,递归删除,递归创建等常用操作的,ZooKeeper客户端。
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- ZooKeeperNetEx (>= 3.4.12.4)
-
net6.0
- ZooKeeperNetEx (>= 3.4.12.4)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Silky.Zookeeper:
Package | Downloads |
---|---|
Silky.RegistryCenter.Zookeeper
Silky uses zookeeper as the service registry |
|
Silky.WebHost
The package contains the component package for building Silky microservice web host |
|
Silky.NormHost
The package contains the component package used to build Silky micro service universal host |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.2.1 | 95 | 5/30/2022 |
3.2.0 | 91 | 5/14/2022 |
3.1.5 | 191 | 4/6/2022 |
3.1.4 | 300 | 3/9/2022 |
3.1.3 | 148 | 2/21/2022 |
3.1.2 | 164 | 2/18/2022 |
3.1.1 | 184 | 2/18/2022 |
3.0.8 | 175 | 2/11/2022 |
3.0.7 | 131 | 2/11/2022 |
3.0.6 | 291 | 12/24/2021 |
3.0.5 | 269 | 12/23/2021 |
3.0.4 | 361 | 11/23/2021 |
3.0.3 | 433 | 11/18/2021 |
3.0.2 | 462 | 10/26/2021 |
3.0.1 | 566 | 10/24/2021 |
3.0.1-bate.1 | 99 | 10/23/2021 |
3.0.0.3 | 443 | 10/22/2021 |
3.0.0.2 | 485 | 10/20/2021 |
3.0.0.1 | 484 | 10/19/2021 |
2.0.0 | 1,035 | 8/12/2021 |
1.3.0 | 1,051 | 8/7/2021 |
1.2.0 | 519 | 8/3/2021 |
1.1.0 | 324 | 7/29/2021 |
1.0.0-preview20210721 | 211 | 7/21/2021 |
1.优化接口的调用
2.支持短暂类型节点的恢复