Java client library for CCentral
Перейти к файлу
Santtu Järvi d7376fa374
Create codeql-analysis.yml
2021-11-05 08:25:27 +02:00
.github/workflows Create codeql-analysis.yml 2021-11-05 08:25:27 +02:00
all Version 0.5.1 2020-11-04 14:16:25 +02:00
common Version 0.5.1 2020-11-04 14:16:25 +02:00
etcd Increase ETCD Netty payload size from 100KB to 200KB 2021-11-04 09:23:21 +02:00
.gitignore Increase ETCD Netty payload size from 100KB to 200KB 2021-11-04 09:23:21 +02:00
LICENSE Initial commit 2016-09-28 10:09:20 +03:00
README.md Splitting library into multiple modules 2020-09-02 13:48:21 +03:00
pom.xml Increase ETCD Netty payload size from 100KB to 200KB 2021-11-04 09:23:21 +02:00

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 included
  • ccentral-common - Basic interfaces, no connector implementations
  • ccentral-etcd - Etcd CCentral connector