go-zookeeper
go-zookeeper copied to clipboard
How to create node with TTL
Rt.
you cannot, just add client side timer.
It would be nice if go-zookeeper had a native support for setting TTL on nodes.
+1
Up. This feature is a must
I add the support for ttl and container. Perhas can have a look at https://github.com/einxie/go-zookeeper.git
ref #240