org.apache.curator:curator-framework

High-level API that greatly simplifies using ZooKeeper.


Keywords
consensus, curator, database, java, zookeeper
License
Apache-2.0

Documentation

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: