config-center-server

liubing dd9b0e2c03 constraint python engine 2 yıl önce
app dd9b0e2c03 constraint python engine 2 yıl önce
cmd c5f0213253 apollo auth 2 yıl önce
common c5f0213253 apollo auth 2 yıl önce
config dd9b0e2c03 constraint python engine 2 yıl önce
database 736b532527 app api; namespace api 2 yıl önce
docs dd9b0e2c03 constraint python engine 2 yıl önce
examples 736b532527 app api; namespace api 2 yıl önce
pkg dd9b0e2c03 constraint python engine 2 yıl önce
scripts dd9b0e2c03 constraint python engine 2 yıl önce
static 7b37088f47 ignore upload file 2 yıl önce
template 736b532527 app api; namespace api 2 yıl önce
test c5f0213253 apollo auth 2 yıl önce
.gitignore dd9b0e2c03 constraint python engine 2 yıl önce
Dockerfile 736b532527 app api; namespace api 2 yıl önce
LICENSE.md 736b532527 app api; namespace api 2 yıl önce
Makefile c5f0213253 apollo auth 2 yıl önce
README.md dd9b0e2c03 constraint python engine 2 yıl önce
VERSION 736b532527 app api; namespace api 2 yıl önce
_config.yml 736b532527 app api; namespace api 2 yıl önce
go.mod c5f0213253 apollo auth 2 yıl önce
go.sum c5f0213253 apollo auth 2 yıl önce
main.go 736b532527 app api; namespace api 2 yıl önce
sqlite3.db 736b532527 app api; namespace api 2 yıl önce
version.go 736b532527 app api; namespace api 2 yıl önce

README.md

config-center-server

配置管理中心

中心化配置管理服务

features

  • 配置下发
  • 服务器重启、健康检查
  • 配置历史、回滚

任务下发执行

  • mysql持久化
  • 周期任务保底
  • 进程内通信加快通知速度
  • 任务结果源文件落地
  • 结果解析可以由前端请求来触发