ZooKeeper recipes, such as distributed lock, based on Vostok.ZooKeeper.Client.
Info
Version: | 0.1.6-pre000018 |
Author(s): | Vostok team |
Last Update: | Thursday, July 28, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vostok/zookeeper.recipes |
NuGet Url: | https://www.nuget.org/packages/Vostok.ZooKeeper.Recipes |
Install
Install-Package Vostok.ZooKeeper.Recipes
dotnet add package Vostok.ZooKeeper.Recipes
paket add Vostok.ZooKeeper.Recipes
Vostok.ZooKeeper.Recipes Download (Unzip the "nupkg" after downloading)
Dependencies
- Vostok.Logging.Abstractions(>= 1.0.19000141)
- Vostok.ZooKeeper.Client.Abstractions(>= 0.1.7000119)
Tags