seninel部署
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Eric Zhao 2735954afd Update cluster related command APIs and some enhancement and fix for cluster module před 6 roky
..
sentinel-cluster-client-default Update cluster related command APIs and some enhancement and fix for cluster module před 6 roky
sentinel-cluster-common-default Add `@RequestType` annotation and common config supplier registry před 6 roky
sentinel-cluster-server-default Update cluster related command APIs and some enhancement and fix for cluster module před 6 roky
README.md Update cluster related command APIs and some enhancement and fix for cluster module před 6 roky
pom.xml Add modules for Sentinel cluster flow control před 6 roky

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