go-zookeeper icon indicating copy to clipboard operation
go-zookeeper copied to clipboard

How to create node with TTL

Open gorilla001 opened this issue 7 years ago • 6 comments

Rt.

gorilla001 avatar Dec 15 '17 09:12 gorilla001

you cannot, just add client side timer.

gigimushroom avatar Mar 25 '18 01:03 gigimushroom

It would be nice if go-zookeeper had a native support for setting TTL on nodes.

rabbitstack avatar May 02 '18 15:05 rabbitstack

+1

dlanza1 avatar Jun 12 '18 08:06 dlanza1

Up. This feature is a must

linux019 avatar Nov 13 '19 19:11 linux019

I add the support for ttl and container. Perhas can have a look at https://github.com/einxie/go-zookeeper.git

einxie avatar Apr 10 '20 04:04 einxie

ref #240

pmazzini avatar May 16 '20 16:05 pmazzini