seninel部署
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ZhiQiang Gu a1e3715db1
Add unit test for cluster/FlowResponseDataDecoder (#1514)
4 years ago
..
sentinel-cluster-client-default Add unit test for cluster/FlowResponseDataDecoder (#1514) 4 years ago
sentinel-cluster-common-default Add unit test for cluster/FlowResponseDataDecoder (#1514) 4 years ago
sentinel-cluster-server-default Bump version to 1.8.0-SNAPSHOT 4 years ago
sentinel-cluster-server-envoy-rls Bump version to 1.8.0-SNAPSHOT 4 years ago
README.md Update cluster related command APIs and some enhancement and fix for cluster module 6 years ago
pom.xml Bump version to 1.8.0-SNAPSHOT 4 years ago

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