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
- Host: GitHub
- URL: https://github.com/indoqa/indoqa-zookeeper
- Owner: Indoqa
- License: apache-2.0
- Created: 2016-09-30T14:11:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:08:24.000Z (over 1 year ago)
- Last Synced: 2025-05-05T03:03:07.047Z (about 1 year ago)
- Topics: indoqa-library, zookeeper
- Language: Java
- Homepage:
- Size: 51.8 KB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.