Apache Curator

Clone this repo:
  1. 8f43c75 GH-1251: Upgrade Zookeeper to 3.9.3 (#1252) by aminadinari19 · 7 days ago master
  2. bc30bb2 GH-1266. Bump jackson-core from 2.13.5 to 2.18.1 (#1265) by Norbert Meszaros · 13 days ago
  3. 9402173 GH-1269: Bump Jetty to 9.4.57.v20241219 (#1270) by Norbert Meszaros · 13 days ago
  4. 57cf513 FIx PersistentTTLNode thread leak (#1264) by chevaris · 10 weeks ago
  5. bac8ba9 Fix PersistentWatcher not working with NamespaceFacade (#1262) by Kezhu Wang · 3 months ago

Apache Curator

Maven Central Curator Website Stack Overflow Twitter

What is Apache Curator?

Apache Curator is a Java/JVM client library for Apache ZooKeeper, a distributed coordination service.

Apache Curator includes a high-level API framework and utilities to make using Apache ZooKeeper much easier and more reliable. It also includes recipes for common use cases and extensions such as service discovery and a Java 8 asynchronous DSL.

For more details: