Apache Curator

Clone this repo:
  1. 3bc3ea1 Add builder to construct InstanceSpec (#1275) by Kezhu Wang · 2 weeks ago master
  2. 0b549b7 Enforce string values in InstanceSpec's custom properties (#1274) by Kezhu Wang · 3 weeks ago
  3. 2829144 [maven-release-plugin] prepare for next development iteration by Kezhu Wang · 10 weeks ago
  4. 37c7a71 [maven-release-plugin] prepare release apache-curator-5.9.0 by Kezhu Wang · 10 weeks ago apache-curator-5.9.0
  5. 7123060 Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 (#1272) by Kezhu Wang · 10 weeks 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: