Apache Curator

Clone this repo:
  1. 6a27ff0 CURATOR-717: Fix typo in CuratorCache Javadoc (#507) by Philipp Dolif · 7 weeks ago master
  2. 07583f8 Prepare next development iteration by Kezhu Wang · 7 weeks ago
  3. a8b4dc3 [maven-release-plugin] prepare release apache-curator-5.7.1 by Kezhu Wang · 10 weeks ago apache-curator-5.7.1
  4. 9fe79d8 CURATOR-715: Check node existence bottom up in ZkPaths::mkdirs (#506) by Pablo Francisco Pérez Hidalgo · 3 months ago
  5. 782696a CURATOR-714: Assert that namespace paths are created using CuratorFramework's ACLProvider (#505) by Kezhu Wang · 3 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: