13 stable releases (4 major)

5.0.0 Mar 7, 2024
4.2.0 Jul 3, 2023
4.1.1 Mar 22, 2023
4.1.0 Nov 1, 2021
1.0.3 Aug 17, 2020

#984 in Asynchronous

Download history 35/week @ 2024-12-17 10/week @ 2024-12-24 27/week @ 2024-12-31 45/week @ 2025-01-07 56/week @ 2025-01-14 229/week @ 2025-01-21 45/week @ 2025-01-28 103/week @ 2025-02-04 635/week @ 2025-02-11 251/week @ 2025-02-18 49/week @ 2025-02-25 56/week @ 2025-03-04 26/week @ 2025-03-11 72/week @ 2025-03-18 63/week @ 2025-03-25 83/week @ 2025-04-01

250 downloads per month
Used in solrstice

MIT license

125KB
3K SLoC

zookeeper-async

Version build status

Async Zookeeper client written 100% in Rust, based on tokio.

This library is intended to be equivalent with the official (low-level) ZooKeeper client which ships with the official ZK distribution.

Some Curator recipes are available in the recipes directory.

Examples

Check the examples directory

Features and Bugs

If you find a bug or would like to see a feature implemented please raise an issue or send a pull-request.

Running tests

cd zk-test-cluster
mvn clean package
cd ..
cargo test

Contributing

All contributions are welcome! If you need some inspiration, please take a look at the currently open issues.

Dependencies

~4–14MB
~141K SLoC