Apache Curator

Clone this repo:
  1. f18f0ac GH-1277: SafeNotifyService threads leak in CuratorFrameWorkImpl (#1278) by Istvan Fajth · 10 days ago master
  2. 3bc3ea1 Add builder to construct InstanceSpec (#1275) by Kezhu Wang · 4 months ago
  3. 0b549b7 Enforce string values in InstanceSpec's custom properties (#1274) by Kezhu Wang · 4 months ago
  4. 2829144 [maven-release-plugin] prepare for next development iteration by Kezhu Wang · 6 months ago
  5. 37c7a71 [maven-release-plugin] prepare release apache-curator-5.9.0 by Kezhu Wang · 6 months ago apache-curator-5.9.0

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: