Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quarkiverse/quarkus-zookeeper-client
An Apache Zookeeper client Quarkus Extension
https://github.com/quarkiverse/quarkus-zookeeper-client
client quarkus-extension zookeeper
Last synced: 2 months ago
JSON representation
An Apache Zookeeper client Quarkus Extension
- Host: GitHub
- URL: https://github.com/quarkiverse/quarkus-zookeeper-client
- Owner: quarkiverse
- License: apache-2.0
- Created: 2022-09-05T12:39:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T17:12:31.000Z (2 months ago)
- Last Synced: 2024-11-07T18:24:35.130Z (2 months ago)
- Topics: client, quarkus-extension, zookeeper
- Language: Java
- Homepage: https://zookeeper.apache.org/
- Size: 409 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Quarkus - Zookeeper Client
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
[![Build]()](https://github.com/quarkiverse/quarkus-zookeeper-client/actions?query=workflow%3ABuild)
[![Maven Central](https://img.shields.io/maven-central/v/io.quarkiverse.quarkus-zookeeper/quarkus-zookeeper.svg?label=Maven%20Central&style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.quarkus-zookeeper/quarkus-zookeeper)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](https://opensource.org/licenses/Apache-2.0)Stateful client to Apache Zookeeper (https://zookeeper.apache.org/).
ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
## Documentation
See https://quarkiverse.github.io/quarkiverse-docs/quarkus-zookeeper-client/dev/index.html
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!