This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
The following commit(s) were added to refs/heads/master by this push:
new 12d271964f 修复what-is-pixiu中的错别字 (#2369)
12d271964f is described below
commit 12d271964fde0dad4a8179f5fa029ab5c7d83d01
Author: MieAh <[email protected]>
AuthorDate: Wed Mar 8 18:43:25 2023 +0800
修复what-is-pixiu中的错别字 (#2369)
如题
---
.../zh-cn/overview/mannual/dubbo-go-pixiu/overview/what-is-pixiu.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/content/zh-cn/overview/mannual/dubbo-go-pixiu/overview/what-is-pixiu.md
b/content/zh-cn/overview/mannual/dubbo-go-pixiu/overview/what-is-pixiu.md
index 6e0c28a0cf..3c9de721b0 100755
--- a/content/zh-cn/overview/mannual/dubbo-go-pixiu/overview/what-is-pixiu.md
+++ b/content/zh-cn/overview/mannual/dubbo-go-pixiu/overview/what-is-pixiu.md
@@ -42,5 +42,5 @@ Pixiu 的整体设计遵守以下原则:

-对于接入 dubbo 的多语言解决方案。首推的当然是 pixiu 作为 sidecar 和 服务进行同时部署。pixiu提供
服务发现,流量治理,路由能力,协议转换能力和通讯能力。如图的左侧部分,使用sidecar的服务可以和原生使用 dubbp
框架的服务组成集群,无感的进行相互调用。
-另外一种方案是 pixiu 只单单作为代理,将服务注册到dubbo集群中,如图右侧部分,这种方案部署和运维较为简单,比如适合中小规模的集群。
\ No newline at end of file
+对于接入 dubbo 的多语言解决方案。首推的当然是 pixiu 作为 sidecar 和 服务进行同时部署。pixiu提供
服务发现,流量治理,路由能力,协议转换能力和通讯能力。如图的左侧部分,使用sidecar的服务可以和原生使用 dubbo
框架的服务组成集群,无感的进行相互调用。
+另外一种方案是 pixiu 只单单作为代理,将服务注册到dubbo集群中,如图右侧部分,这种方案部署和运维较为简单,比如适合中小规模的集群。