config-center-server

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

README.md

config-center-server

配置管理中心

中心化配置管理服务

features

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

任务下发执行

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