go-zookeeper / zk

Native ZooKeeper client for Go
BSD 3-Clause "New" or "Revised" License
504 stars 130 forks source link

Treecache on deleting #110

Closed ehsanpourtorabshopify closed 1 year ago

ehsanpourtorabshopify commented 1 year ago

There are use-cases when the data of a deleted path is required. With this addition user has a last chance to get the data of the deleted before it's deleted from cache.