kezhenxu94
|
54614a0594
|
Support gateway without agent (#3308)
* Support Gateway without agent
|
2019-08-30 16:17:41 +08:00 |
Alan Lau
|
e92d01cae3
|
Add etcd config doc. (#3189)
|
2019-07-29 17:36:07 +08:00 |
于玉桔
|
adb7ac44d7
|
Provide Zookeeper dynamic configuration center implementation. fixes #2825 (#2852)
* configration-zookeeper
|
2019-06-18 13:53:28 +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
|
ec731b2ad8
|
Remove unnecessary docs and config keys (#2845)
|
2019-06-11 00:20:26 +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 |