Skip to content

vogo/zkclient

Repository files navigation

zkclient - A golang zookeeper client

GoDoc

zkclient is a encapsulation utility of zookeeper based on go-zookeeper, supports the following features:

  • auto reconnect/re-watch
  • set/get/delete value
  • support string/json codec, and you can implement your own, see codec.go
  • real-time synchronize data from zookeeper to memory, see demo

About

golang zookeeper client, support codec, real-time synchronization, auto-reconnect, re-watch

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •