This is an automated email from the ASF dual-hosted git repository.
min pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 387b155 Updated The compatibility of service governance (markdown)
387b155 is described below
commit 387b155e333ed3b2eac946b697eb34b483423725
Author: min <[email protected]>
AuthorDate: Fri Jan 11 16:50:37 2019 +0800
Updated The compatibility of service governance (markdown)
---
The-compatibility-of-service-governance.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/The-compatibility-of-service-governance.md
b/The-compatibility-of-service-governance.md
index e611280..f9eeb3f 100644
--- a/The-compatibility-of-service-governance.md
+++ b/The-compatibility-of-service-governance.md
@@ -1,3 +1,4 @@
+[中文版本](https://github.com/apache/incubator-dubbo-ops/wiki/%E6%9C%8D%E5%8A%A1%E6%B2%BB%E7%90%86%E5%85%BC%E5%AE%B9%E6%80%A7%E8%AF%B4%E6%98%8E)
* The mainstream version of Dubbo are Dubbo 2.6 and Dubbo 2.7
* The most different of these two version are configuration center: Dubbo 2.6
puts all data on register center, Dubbo 2.7 divided it into registry center,
configuration center and metadata center.
* Dubbo Admin's manipulation of configuration is the same as Dubbo 2.7, please
refer to [Dubbo Admin configuration