seninel部署
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Eric Zhao f7c08df5c1
Fix bug of calculating param size and amount in ParamFlowRequestDataWriter of Sentinel cluster (#495)
5 лет назад
..
sentinel-cluster-client-default Fix bug of calculating param size and amount in ParamFlowRequestDataWriter of Sentinel cluster (#495) 5 лет назад
sentinel-cluster-common-default Code and javadoc refinement 5 лет назад
sentinel-cluster-server-default Fix bug of calculating param size and amount in ParamFlowRequestDataWriter of Sentinel cluster (#495) 5 лет назад
README.md Update cluster related command APIs and some enhancement and fix for cluster module 6 лет назад
pom.xml Bump version to 1.4.2-SNAPSHOT 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