You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@curator.apache.org by Jordan Zimmerman <jo...@jordanzimmerman.com> on 2020/03/23 14:00:33 UTC

New Persistent/Recursive watcher recipes - needs reviews

Hi Folks,

Here are the new recipes based on Persistent/Recursive Watchers. There's a new PersistentWatcher recipe and a brand new implementation of a cache, CuratorCache that replaces all the existing cache recipes. Reviews would be appreciated. 

https://github.com/apache/curator/pull/335 <https://github.com/apache/curator/pull/335> 

-Jordan