config-center-server

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

README.md

config-center-server

配置管理中心

中心化配置管理服务

features

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

任务下发执行

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