seninel部署
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Eric Zhao 2735954afd Update cluster related command APIs and some enhancement and fix for cluster module il y a 6 ans
..
sentinel-cluster-client-default Update cluster related command APIs and some enhancement and fix for cluster module il y a 6 ans
sentinel-cluster-common-default Add `@RequestType` annotation and common config supplier registry il y a 6 ans
sentinel-cluster-server-default Update cluster related command APIs and some enhancement and fix for cluster module il y a 6 ans
README.md Update cluster related command APIs and some enhancement and fix for cluster module il y a 6 ans
pom.xml Add modules for Sentinel cluster flow control il y a 6 ans

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