apache / dubbo-go

Go Implementation For Apache Dubbo .
https://dubbo.apache.org/
Apache License 2.0
4.69k stars 917 forks source link

Dubbo-go Traffic Management policies to follow the Dubbo standards. #2260

Open wudong5 opened 1 year ago

wudong5 commented 1 year ago
  1. condition routing.
  2. tag routing.
  3. dynamic configuration.
chickenlj commented 1 year ago

Here is the traffic management policies for every language-specific implementation to follow: https://cn.dubbo.apache.org/zh-cn/overview/core-features/traffic/

chickenlj commented 1 year ago

This should include framework implementation, tests, and tasks, as demonstrated by the Java implementation.

andream7 commented 1 year ago

👋Hi, I am very interested in this project, and the first draft of my proposal has been sent to your email, thank you. ❤️