seninel部署
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Eric Zhao 2735954afd Update cluster related command APIs and some enhancement and fix for cluster module hace 6 años
..
sentinel-cluster-client-default Update cluster related command APIs and some enhancement and fix for cluster module hace 6 años
sentinel-cluster-common-default Add `@RequestType` annotation and common config supplier registry hace 6 años
sentinel-cluster-server-default Update cluster related command APIs and some enhancement and fix for cluster module hace 6 años
README.md Update cluster related command APIs and some enhancement and fix for cluster module hace 6 años
pom.xml Add modules for Sentinel cluster flow control hace 6 años

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