File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -63,14 +63,16 @@ README:
63
63
- [ spring cloud] ( https://github.com/Tencent/spring-cloud-tencent )
64
64
- [ spring boot] ( https://github.com/polarismesh/spring-boot-polaris )
65
65
- 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 )
67
68
- [ circuit breaker and rate limiter] ( https://github.com/apache/dubbo-spi-extensions/tree/master/dubbo-filter-extensions )
68
69
- [ grpc-java] ( https://github.com/polarismesh/grpc-java-polaris )
69
70
70
71
使用集成北极星 Go SDK 的 HTTP or RPC 框架:
71
72
72
73
- 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 )
74
76
- [ circuit breaker and rate limiter] ( https://github.com/apache/dubbo-go/tree/main/filter )
75
77
- [ examples] ( https://github.com/apache/dubbo-go-samples/tree/master/polaris )
76
78
- [ grpc-go] ( https://github.com/polarismesh/grpc-go-polaris )
You can’t perform that action at this time.
0 commit comments