config-center-server

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

README.md

config-center-server

配置管理中心

中心化配置管理服务

features

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

任务下发执行

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