samuel / go-zookeeper

Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.
BSD 3-Clause "New" or "Revised" License
1.64k stars 672 forks source link

support for ttl nodes and container nodes #240

Closed einxie closed 4 years ago

einxie commented 4 years ago

modify test code and increase coverage

pmazzini commented 4 years ago

I am not sure how active is this repo.

There is a more active fork in: https://github.com/go-zookeeper/zk

It would be nice to have support for TTLs.

Would you mind trying to create the PR there? :)

einxie commented 4 years ago

have merged int https://github.com/go-zookeeper/zk