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

#483 in Asynchronous

Download history 3/week @ 2024-11-13 1/week @ 2024-11-20 19/week @ 2024-11-27 99/week @ 2024-12-04 65/week @ 2024-12-11 29/week @ 2024-12-18 8/week @ 2024-12-25 58/week @ 2025-01-01 15/week @ 2025-01-08 240/week @ 2025-01-15 48/week @ 2025-01-22 53/week @ 2025-01-29 96/week @ 2025-02-05 645/week @ 2025-02-12 247/week @ 2025-02-19 50/week @ 2025-02-26

1,050 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–13MB
~139K SLoC