commit | 1fa4bf6e5a3fedb996609154b3449fb916617b55 | [log] [tgz] |
---|---|---|
author | randgalt <randgalt@apache.org> | Sun Jun 24 11:32:46 2018 -0500 |
committer | randgalt <randgalt@apache.org> | Sun Jun 24 11:32:46 2018 -0500 |
tree | 364ee3d1fbca089ed7b1af30c7c98cbbcbb5832c | |
parent | c097e4b3f591c22b72c28a9c28d4e8d97d45e037 [diff] |
Added a test and moved to Java 8 - needed by ZK 3.5.4
Apache Curator is a Java/JVM client library for Apache ZooKeeper[1], 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, please visit the project website: http://curator.apache.org/
[1] Apache ZooKeeper https://zookeeper.apache.org/