Skip to content

Commit ea61d50

Browse files
authored
Update README-zh.md
1 parent b3dd9cb commit ea61d50

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README-zh.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,16 @@ README:
6363
- [spring cloud](https://github.com/Tencent/spring-cloud-tencent)
6464
- [spring boot](https://github.com/polarismesh/spring-boot-polaris)
6565
- dubbo-java
66-
- [registry, discovery and routing](https://github.com/apache/dubbo-spi-extensions/tree/master/dubbo-registry-extensions)
66+
- [registry and discovery](https://github.com/apache/dubbo-spi-extensions/tree/master/dubbo-registry-extensions)
67+
- [routing and load balance](https://github.com/apache/dubbo-spi-extensions/tree/master/dubbo-cluster-extensions)
6768
- [circuit breaker and rate limiter](https://github.com/apache/dubbo-spi-extensions/tree/master/dubbo-filter-extensions)
6869
- [grpc-java](https://github.com/polarismesh/grpc-java-polaris)
6970

7071
使用集成北极星 Go SDK 的 HTTP or RPC 框架:
7172

7273
- dubbo-go
73-
- [registry, discovery and routing](https://github.com/apache/dubbo-go/tree/main/registry)
74+
- [registry and discovery](https://github.com/apache/dubbo-go/tree/main/registry)
75+
- [routing](https://github.com/apache/dubbo-go/tree/main/cluster/router)
7476
- [circuit breaker and rate limiter](https://github.com/apache/dubbo-go/tree/main/filter)
7577
- [examples](https://github.com/apache/dubbo-go-samples/tree/master/polaris)
7678
- [grpc-go](https://github.com/polarismesh/grpc-go-polaris)

0 commit comments

Comments
 (0)