Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indoqa/indoqa-zookeeper-config
Use Apache Zookeeper to store application properties.
https://github.com/indoqa/indoqa-zookeeper-config
indoqa-library zookeeper
Last synced: 4 days ago
JSON representation
Use Apache Zookeeper to store application properties.
- Host: GitHub
- URL: https://github.com/indoqa/indoqa-zookeeper-config
- Owner: Indoqa
- License: apache-2.0
- Created: 2016-10-11T09:27:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T07:54:44.000Z (about 1 year ago)
- Last Synced: 2024-04-09T12:01:39.674Z (7 months ago)
- Topics: indoqa-library, zookeeper
- Language: Java
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# indoqa-zookeeper-config
Uses [indoqa-zookeeper](https://github.com/Indoqa/indoqa-zookeeper) to read properties from [Apache ZooKeeper](https://zookeeper.apache.org/) and provide them as a [Spring](https://spring.io/) PropertySource.
Applications will also register themselves in the ZooKeeper ensemble to keep track of the active services and where and since when they are running.
Additional information, such as descriptions, links, and names, can also be stored to provide a complete overview of a system.