diff --git a/README.md b/README.md index 2030664dba256e005d8b43c4098e42e04cac6fc1..14d9d697233d762401d478799326965bc52efb7b 100644 --- a/README.md +++ b/README.md @@ -43,18 +43,18 @@ Finished List: - Codec * JsonRPC V2 * Hessian V2 - + - Protocol * Dubbo * Jsonrpc2.0 * [gRPC](https://github.com/apache/dubbo-go/pull/311) - + - Registry * ZooKeeper * [etcd v3](https://github.com/apache/dubbo-go/pull/148) * [nacos](https://github.com/apache/dubbo-go/pull/151) * [consul](https://github.com/apache/dubbo-go/pull/121) - + - Dynamic Configure Center & Service Management Configurator * Zookeeper * [apollo](https://github.com/apache/dubbo-go/pull/250) @@ -66,12 +66,12 @@ Finished List: * [Available](https://github.com/apache/dubbo-go/pull/155) * [Broadcast](https://github.com/apache/dubbo-go/pull/158) * [Forking](https://github.com/apache/dubbo-go/pull/161) - + - Load Balance * Random * [RoundRobin](https://github.com/apache/dubbo-go/pull/66) * [LeastActive](https://github.com/apache/dubbo-go/pull/65) - + - Filter * Echo Health Check * [Circuit break and service downgrade](https://github.com/apache/dubbo-go/pull/133) @@ -80,10 +80,10 @@ Finished List: * [TpsLimitFilter](https://github.com/apache/dubbo-go/pull/237) * [ExecuteLimitFilter](https://github.com/apache/dubbo-go/pull/246) * [GenericServiceFilter](https://github.com/apache/dubbo-go/pull/291) - + - Invoke * [generic invoke](https://github.com/apache/dubbo-go/pull/122) - + - Others: * start check * connecting certain provider @@ -151,7 +151,3 @@ If you are using [apache/dubbo-go](github.com/apache/dubbo-go) and think that it   -## Stargazers - -[](https://starchart.cc/apache/dubbo-go) - diff --git a/README_CN.md b/README_CN.md index 22af253416017403eaad2579ff977c6925936d7a..1c26e6f42324cf7bc5944f4a0947d71998931c44 100644 --- a/README_CN.md +++ b/README_CN.md @@ -33,7 +33,7 @@ Apache License, Version 2.0 - 角色端 * Consumer * Provider - + - 传输协议 * HTTP * TCP @@ -46,17 +46,17 @@ Apache License, Version 2.0 * Dubbo * Jsonrpc2.0 * [gRPC](https://github.com/apache/dubbo-go/pull/311) - + - 注册中心 * ZooKeeper * [etcd v3](https://github.com/apache/dubbo-go/pull/148) * [nacos](https://github.com/apache/dubbo-go/pull/151) * [consul](https://github.com/apache/dubbo-go/pull/121) - + - 动态配置中心与服务治理配置器 * Zookeeper * [apollo](https://github.com/apache/dubbo-go/pull/250) - + - 集群策略 * Failover * [Failfast](https://github.com/apache/dubbo-go/pull/140) @@ -64,12 +64,12 @@ Apache License, Version 2.0 * [Available](https://github.com/apache/dubbo-go/pull/155) * [Broadcast](https://github.com/apache/dubbo-go/pull/158) * [Forking](https://github.com/apache/dubbo-go/pull/161) - + - 负载均衡策略 * Random * [RoundRobin](https://github.com/apache/dubbo-go/pull/66) * [LeastActive](https://github.com/apache/dubbo-go/pull/65) - + - 过滤器 * Echo Health Check * [服务熔断&降级](https://github.com/apache/dubbo-go/pull/133) @@ -77,10 +77,10 @@ Apache License, Version 2.0 * [AccessLogFilter](https://github.com/apache/dubbo-go/pull/214) * [TpsLimitFilter](https://github.com/apache/dubbo-go/pull/237) * [ExecuteLimitFilter](https://github.com/apache/dubbo-go/pull/246) - + - 调用 * [泛化调用](https://github.com/apache/dubbo-go/pull/122) - + - 其他功能支持: * 启动时检查 * 服务直连 @@ -146,7 +146,3 @@ go test ./... -coverprofile=coverage.txt -covermode=atomic  -## Stargazers - -[](https://starchart.cc/apache/dubbo-go) -