diff --git a/README.md b/README.md index 14d9d697233d762401d478799326965bc52efb7b..e4593643c89da5cd781e4f8048a2dfd7fcebdabf 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Finished List: * Random * [RoundRobin](https://github.com/apache/dubbo-go/pull/66) * [LeastActive](https://github.com/apache/dubbo-go/pull/65) + * [ConsistentHash](https://github.com/apache/dubbo-go/pull/261) - Filter * Echo Health Check @@ -94,7 +95,6 @@ Finished List: Working List: -- Load Balance: ConsistentHash - Registry: k8s - Metadata Center (dubbo v2.7.x) - Metrics: Opentracing/Promethus(dubbo v2.7.x) @@ -148,6 +148,6 @@ About dubbo-go benchmarking report, please refer to [dubbo benchmarking report]( If you are using [apache/dubbo-go](github.com/apache/dubbo-go) and think that it helps you or want do some contributions to it, please add your company to to [the user list](https://github.com/apache/dubbo-go/issues/2) to let us know your needs. - - - + + + \ No newline at end of file diff --git a/README_CN.md b/README_CN.md index 1c26e6f42324cf7bc5944f4a0947d71998931c44..c27e8960e1f394974d03744f377b026da6e25ad2 100644 --- a/README_CN.md +++ b/README_CN.md @@ -2,6 +2,7 @@ [](https://travis-ci.org/apache/dubbo-go) [](https://codecov.io/gh/apache/dubbo-go) +[](https://pkg.go.dev/github.com/apache/dubbo-go?tab=doc) --- Apache Dubbo Go 璇█瀹炵幇 @@ -69,6 +70,7 @@ Apache License, Version 2.0 * Random * [RoundRobin](https://github.com/apache/dubbo-go/pull/66) * [LeastActive](https://github.com/apache/dubbo-go/pull/65) + * [ConsistentHash](https://github.com/apache/dubbo-go/pull/261) - 杩囨护鍣� * Echo Health Check @@ -91,7 +93,6 @@ Apache License, Version 2.0 寮€鍙戜腑鍒楄〃: -- 璐熻浇鍧囪 绛栫暐: ConsistentHash - 娉ㄥ唽涓績: k8s - 鍏冩暟鎹腑蹇� (dubbo v2.7.x) - Metrics: Opentracing/Promethus(dubbo v2.7.x) @@ -145,4 +146,5 @@ go test ./... -coverprofile=coverage.txt -covermode=atomic 鑻ヤ綘姝e湪浣跨敤 [apache/dubbo-go](github.com/apache/dubbo-go) 涓旇涓哄叾鏈夌敤鎴栬€呭悜瀵瑰叾鍋氭敼杩涳紝璇峰繚鍒楄吹鍙镐俊鎭簬 [鐢ㄦ埛鍒楄〃](https://github.com/apache/dubbo-go/issues/2)锛屼互渚挎垜浠煡鏅撲箣銆�  - + + \ No newline at end of file