项目作者: vernonzheng

项目描述 :
Distributed Configuration Management Support for local and centralized configuration.(基于zookeeper的分布式配置中心)
高级语言: Java
项目地址: git://github.com/vernonzheng/jforth-config.git
创建时间: 2014-07-16T03:36:30Z
项目社区:https://github.com/vernonzheng/jforth-config

开源协议:MIT License

下载


jforth-config

Distributed Configuration Management Support for local and centralized configuration.

Modules:

jforth-config-client:A common client lib.

jforth-config-demo:A demo to show how to use this in a project.

jforth-config-manager:A common lib for managing central data.

jforth-config-web:A simple web manager project using springMvc/postgresql.

jforth-config-node:A common node client lib ,see https://github.com/vernonzheng/jforth-config-nodejs

=============
0.2.0 Released.
include jforth-config-client | jforth-config-demo |jforth-config-manager.