alibaba / sentinel-golang

Sentinel Go enables reliability and resiliency for Go microservices
https://sentinelguard.io/
Apache License 2.0
2.76k stars 431 forks source link

Support clustermode flowlimit like Java #542

Open wenlong139 opened 1 year ago

wenlong139 commented 1 year ago

Issue Description

Type: feature request

Support clustermode flowlimit like Java

Additional context

使用场景

搜索服务用go语言开,有多个实例,期望对搜索服务主搜接口进行集群模式限流,防止单机限流可能会因为机器数量的变化导致请求总量发生变化