Sentinel/sentinel-cluster
ZhiQiang Gu a1e3715db1
Add unit test for cluster/FlowResponseDataDecoder (#1514)
Signed-off-by: yunfeiyanggzq <yunfeiyang@buaa.edu.cn>
2020-06-11 15:38:32 +08:00
..
sentinel-cluster-client-default Add unit test for cluster/FlowResponseDataDecoder (#1514) 2020-06-11 15:38:32 +08:00
sentinel-cluster-common-default Add unit test for cluster/FlowResponseDataDecoder (#1514) 2020-06-11 15:38:32 +08:00
sentinel-cluster-server-default Bump version to 1.8.0-SNAPSHOT 2020-04-13 20:19:22 +08:00
sentinel-cluster-server-envoy-rls Bump version to 1.8.0-SNAPSHOT 2020-04-13 20:19:22 +08:00
README.md Update cluster related command APIs and some enhancement and fix for cluster module 2018-12-14 10:54:30 +08:00
pom.xml Bump version to 1.8.0-SNAPSHOT 2020-04-13 20:19:22 +08:00

README.md

Sentinel Cluster Flow Control

This is the default implementation of Sentinel cluster flow control.

  • sentinel-cluster-common-default: common module for cluster transport and functions
  • sentinel-cluster-client-default: default cluster client module using Netty as underlying transport library
  • sentinel-cluster-server-default: default cluster server module