d7376fa374 | ||
---|---|---|
.github/workflows | ||
all | ||
common | ||
etcd | ||
.gitignore | ||
LICENSE | ||
README.md | ||
pom.xml |
README.md
CCentral
Java client library for CCentral (Simple centralized configuration management and real-time monitoring for services). Server implementation can be found from here.
Packages
ccentral-all
- Everything includedccentral-common
- Basic interfaces, no connector implementationsccentral-etcd
- Etcd CCentral connector