Fork me on GitHub

curator by Netflix

ZooKeeper client wrapper and rich ZooKeeper framework

Curator n ˈkyoor͝ˌātər: a keeper or custodian of a museum or other collection - A ZooKeeper Keeper. Curator is a set of Java libraries that make using Apache ZooKeeper much easier. While ZooKeeper comes bundled with a Java client, using the client is non-trivial and error prone.

Dependencies

Apache ZooKeeper Google Guava Maven

Install

Get the binaries from Maven Central: com.netflix.curator curator-recipes version-number

License

Apache 2.0

Authors

Jordan Zimmerman (jordan@jordanzimmerman.com)

Contact

Netflix, Inc. (jzimmerman@netflix.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/Netflix/curator