Apache Curator

Clone this repo:
  1. eeee4c6 CURATOR-709. add .git-blame-ignore-revs (#503) by shalk(xiao kun) · 6 weeks ago master
  2. e221fba CURATOR-711. Upgrade Gradle Enterpirse Extensions for JDK 22 build (#504) by tison · 6 weeks ago
  3. b195062 [maven-release-plugin] prepare for next development iteration by tison · 7 weeks ago
  4. a57b94e [maven-release-plugin] prepare release apache-curator-5.7.0 by tison · 7 weeks ago apache-curator-5.7.0
  5. a9a8020 CURATOR-688. Fix SharedCount/SharedValue not update after Stat.version overflowed (#478) by Hexiaoqiao · 8 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: