Package zk
provides a native client for connecting to a Zookeeper quorum.
This fork incoporates pull requests against the upstream, fixing some key outstanding issues. It also improves support for Zookeeper 3.5 while maintaining a backward-compatible API.
A full list of incorporated pull requests is detailed on the wiki.
An example using this client in a production environment is listed and annotated on the wiki.
3-clause BSD. See LICENSE file.