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.
Eric Zhao f82fcd696f Add basic monitoring command API for cluster token server 5 年之前
..
sentinel-cluster-client-default Improvements for cluster token client retry and stop control logic 5 年之前
sentinel-cluster-common-default Config and log enhancement for cluster token client 5 年之前
sentinel-cluster-server-default Add basic monitoring command API for cluster token server 5 年之前
README.md Update cluster related command APIs and some enhancement and fix for cluster module 6 年之前
pom.xml Optimize Netty dependency of cluster modules 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