Alan Lau
|
a70a2b236e
|
Add cluster-etcd-plugin (#2725)
* Add cluster-etcd-plugin
|
2019-06-17 11:27:40 +08:00 |
kezhenxu94
|
fac940cdbe
|
Provide Apollo dynamic configuration center implementation. fixes #2825 (#2826)
* Provide Apollo dynamic configuration center implementation. fixes #2825
|
2019-06-16 22:49:44 +08:00 |
kezhenxu94
|
7f2277091d
|
Provide Nacos dynamic configuration center implementation. fixes #2816 (#2817)
* Provide Nacos dynamic configuration center implementation. fixes #2816
* Add unit tests
* Sync
* Replace pull-mode with watch-mode
* Fix ci
* Unify dependency management
* Add integration tests
* Revert unexpected changes
* Add more test cases
* Revert unexpected changes
* Suppress IDE warning
* Correctify volumes position
* Add license header
* Remove Chinese comments
* Sync
* Sync
* Sync
* Sync
* Revert unexpected changes
* Rebase on refactored code and add missing config to docker
* Fix unit test
* Revert unnecessary changes
|
2019-06-07 12:01:24 +08:00 |
吴晟 Wu Sheng
|
2e846c6078
|
Dynamic Configuration and Dynamic Configuration Service (#2810)
* Implement the base of config API module.
* Finish configuration module codebases w/o tests, revert some changes.
* Finish mock tests.
* Add new gRPC service for configuration.
* Make gRPC configuration sync provider works.
* Add database slow statement dynamic setting.
* Finish the dynamic configuration service.
* Fix version.
|
2019-06-03 23:11:52 +08:00 |