Apache Curator

Clone this repo:
  1. 972fffa CURATOR-699. Upgrade ZooKeeper version to 3.9 (#496) by tison · 10 weeks ago master
  2. 2f1fc4e [maven-release-plugin] prepare for next development iteration by tison · 4 months ago
  3. 4210bd7 [maven-release-plugin] prepare release apache-curator-5.6.0 by tison · 4 months ago apache-curator-5.6.0
  4. 74ff333 CURATOR-697. Upgrade Apache Parent POM to 31 (#495) by tison · 4 months ago
  5. 111f3a6 CURATOR-262. Fix sleepMs overflow (#490) by shenjianeng · 4 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: