seninel部署
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Eric Zhao 2735954afd Update cluster related command APIs and some enhancement and fix for cluster module 6 年前
..
sentinel-cluster-client-default Update cluster related command APIs and some enhancement and fix for cluster module 6 年前
sentinel-cluster-common-default Add `@RequestType` annotation and common config supplier registry 6 年前
sentinel-cluster-server-default Update cluster related command APIs and some enhancement and fix for cluster module 6 年前
README.md Update cluster related command APIs and some enhancement and fix for cluster module 6 年前
pom.xml Add modules for Sentinel cluster flow control 6 年前

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