Apache Curator

Clone this repo:
  1. 82f2e53 CURATOR-704. Add server compatibility check support (#497) by Laurent Goujon · 2 weeks ago master
  2. 972fffa CURATOR-699. Upgrade ZooKeeper version to 3.9 (#496) by tison · 3 months ago
  3. 2f1fc4e [maven-release-plugin] prepare for next development iteration by tison · 5 months ago
  4. 4210bd7 [maven-release-plugin] prepare release apache-curator-5.6.0 by tison · 5 months ago apache-curator-5.6.0
  5. 74ff333 CURATOR-697. Upgrade Apache Parent POM to 31 (#495) by tison · 5 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: