项目作者: funkygao

项目描述 :
Zookeeper Client in golang
高级语言: Go
项目地址: git://github.com/funkygao/zkclient.git
创建时间: 2016-12-12T12:25:13Z
项目社区:https://github.com/funkygao/zkclient

开源协议:

下载


zkclient

Zookeeper Client in golang

Features

  • chroot
  • subscribe state change handler
  • retry
  • ACL
  • create/delete recursively

TODO

  • [X] TestConnectionEnsurePath DeleteTree not works
  • test wrapErrorWithPath
  • test chroot
  • logger option
  • lock