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.
changxing.yu 17365f3d5f Fix the bug of getting the wrong current flow QPS in ClusterFlowChecker (#972) пре 5 година
..
sentinel-cluster-client-default Fix the numeric overflow bug of ping response data in the cluster module (#844) пре 5 година
sentinel-cluster-common-default Bump version to 1.7.0-SNAPSHOT пре 5 година
sentinel-cluster-server-default Fix the bug of getting the wrong current flow QPS in ClusterFlowChecker (#972) пре 5 година
README.md Update cluster related command APIs and some enhancement and fix for cluster module пре 6 година
pom.xml Bump version to 1.7.0-SNAPSHOT пре 5 година

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