An open API service indexing awesome lists of open source software.

https://github.com/indoqa/indoqa-zookeeper

Use Apache Zookeeper without the pain of state management
https://github.com/indoqa/indoqa-zookeeper

indoqa-library zookeeper

Last synced: 12 months ago
JSON representation

Use Apache Zookeeper without the pain of state management

Awesome Lists containing this project

README

          

# indoqa-zookeeper

Provides a simple state machine for executing operations on an [Apache ZooKeeper](https://zookeeper.apache.org/) ensemble.

The execution supports automatic reconnects and restarts of operations and a simplified API to create, read, write, and delete nodes and access to their data.