This library allows to deploy and run a local ZooKeeper cluster for testing purposes.
Info
| Version: | 0.1.8 |
| Author(s): | Vostok team |
| Last Update: | Monday, December 16, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/vostok/zookeeper.localensemble |
| NuGet Url: | https://www.nuget.org/packages/Vostok.ZooKeeper.LocalEnsemble |
Install
Install-Package Vostok.ZooKeeper.LocalEnsemble
dotnet add package Vostok.ZooKeeper.LocalEnsemble
paket add Vostok.ZooKeeper.LocalEnsemble
Vostok.ZooKeeper.LocalEnsemble Download (Unzip the "nupkg" after downloading)
Dependencies
- Vostok.Commons.Local(>= 0.1.1000011)
- Vostok.Logging.Abstractions(>= 1.0.19000141)
Tags