Categorygithub.com/Platform28Cloud/go-zookeeper
repository
1.0.1
Repository: https://github.com/platform28cloud/go-zookeeper.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Native Go Zookeeper Client Library GoDoc

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.

License

3-clause BSD. See LICENSE file.