Skip to content

z-division/go-zookeeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • Go 99.4%
  • Makefile 0.6%