CAICAIIs commented on code in PR #3150:
URL: https://github.com/apache/dubbo-go/pull/3150#discussion_r2649079725
##########
README_CN.md:
##########
@@ -72,15 +89,16 @@ func main() {

-- **RPC 协议**: Triple 协议,兼容 gRPC 且对 HTTP 友好
-- **服务发现**: Nacos、Zookeeper、Etcd、Polaris-mesh、Consul
-- **负载均衡**: 自适应、随机、轮询、最少活跃调用、一致性哈希
-- **流量管理**: 流量切分、超时设置、速率限制、金丝雀发布
-- **配置**: YAML 文件、动态配置(Nacos、Zookeeper 等)
-- **可观测性**: 指标(Prometheus、Grafana)和追踪(Jaeger、Zipkin)
-- **高可用策略**: 故障转移 (Failover)、快速失败 (Failfast)、失败安全/失败自动恢复
(Failsafe/Failback)、可用性优先 (Available)、广播 (Broadcast)、并行调用 (Forking)
+* **RPC 协议**: Triple (兼容 gRPC 且对 HTTP 友好)、Dubbo、JSONRPC、HTTP/2、HTTP/3 (实验性)。
+* **服务发现**: Nacos、Zookeeper、Etcd、Polaris-mesh、Consul。
Review Comment:
delete Consul
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]