You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/03/27 08:47:32 UTC

[GitHub] [dubbo-go-samples] zhaoyunxing92 opened a new pull request #75: add:multi registry

zhaoyunxing92 opened a new pull request #75:
URL: https://github.com/apache/dubbo-go-samples/pull/75


   添加多注册中心代码


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-samples] AlexStocks commented on a change in pull request #75: add:multi registry

Posted by GitBox <gi...@apache.org>.
AlexStocks commented on a change in pull request #75:
URL: https://github.com/apache/dubbo-go-samples/pull/75#discussion_r602696971



##########
File path: multi-registry/README.md
##########
@@ -0,0 +1,35 @@
+# Multi Registry Example
+
+## Backend
+
+dubbo-go supports simultaneous registration of the same service with multiple registries, or separate registration of different services in different registries, or even simultaneous reference of services with the same name registered in different registries. In addition, the registry supports custom extensions. Here I use `zk` and `nacos` to demonstrate

Review comment:
       Here I use `zk` and `nacos` to demonstrate = I use `zk` and `nacos` in this sample.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-samples] AlexStocks merged pull request #75: add:multi registry

Posted by GitBox <gi...@apache.org>.
AlexStocks merged pull request #75:
URL: https://github.com/apache/dubbo-go-samples/pull/75


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org