This is an automated email from the ASF dual-hosted git repository.

xinminghe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/master by this push:
     new d72b94a  Update README.md
d72b94a is described below

commit d72b94ad40aed8c4c323ca2c086d6d293a80bb8f
Author: vito.he <hxmhlt0...@gmail.com>
AuthorDate: Mon Aug 26 13:23:06 2019 +0800

    Update README.md
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9a3fcd6..d01c5df 100644
--- a/README.md
+++ b/README.md
@@ -33,11 +33,11 @@ Finished List:
 - Role: Consumer, Provider
 - Transport: HTTP, TCP
 - Codec: JsonRPC v2, Hessian v2
-- Registry: ZooKeeper/[etcd 
v3](https://github.com/apache/dubbo-go/pull/148)/[nacos](https://github.com/apache/dubbo-go/pull/151)/[consule](https://github.com/apache/dubbo-go/pull/121)
+- 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)
 - Configure Center: Zookeeper
 - Cluster Strategy: 
Failover/[Failfast](https://github.com/apache/dubbo-go/pull/140)/[Failsafe/Failback](https://github.com/apache/dubbo-go/pull/136)/[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
+- Filter: Echo Health Check/[Circuit break and service 
downgrade](https://github.com/apache/dubbo-go/pull/133)
 - Other feature: [generic 
invoke](https://github.com/apache/dubbo-go/pull/122)/start check/connecting 
certain provider/multi-protocols/multi-registries/multi-versions/service group
 
 Working List:

Reply via email to