From 096dab65c6efddd3835d3dfd446f7816e4d763f8 Mon Sep 17 00:00:00 2001 From: Nandor Kracser Date: Fri, 7 Oct 2016 19:38:47 +0200 Subject: [PATCH] Add ZooKeeper --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6ca3937..5c89ba1 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,8 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * [spacejam/rust-rocksdb](https://github.com/spacejam/rust-rocksdb) — RocksDB bindings [](https://travis-ci.org/spacejam/rust-rocksdb) * [UnQLite](http://unqlite.org) * [zitsen/unqlite.rs](https://github.com/zitsen/unqlite.rs) — UnQLite bindings [](https://travis-ci.org/zitsen/unqlite.rs) + * [ZooKeeper](https://zookeeper.apache.org/) + * [bonifaido/rust-zookeeper](https://github.com/bonifaido/rust-zookeeper) [[zookeeper](https://crates.io/crates/zookeeper)] — A client library for Apache ZooKeeper. [](https://travis-ci.org/bonifaido/rust-zookeeper) * SQL [[sql](https://crates.io/keywords/sql)] * Microsoft SQL * [steffengy/tiberius](https://github.com/steffengy/tiberius) — [](https://travis-ci.org/steffengy/tiberius)