Apache Curator

Clone this repo:
  1. 90e1b7b Bump org.assertj:assertj-core from 3.23.1 to 3.27.7 (#1285) by dependabot[bot] · 11 days ago master
  2. 53aacfc build: Update ZooKeeper to 3.9.4 to resolve vulnerability (#1281) by abhisranjan · 11 days ago
  3. f18f0ac GH-1277: SafeNotifyService threads leak in CuratorFrameWorkImpl (#1278) by Istvan Fajth · 3 months ago
  4. 3bc3ea1 Add builder to construct InstanceSpec (#1275) by Kezhu Wang · 7 months ago
  5. 0b549b7 Enforce string values in InstanceSpec's custom properties (#1274) by Kezhu Wang · 7 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: