seninel部署
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Eric Zhao 044cdbb1bf
Add occupy mechanism for future buckets of sliding window to support "prioritized requests final pass" (#568)
5 lat temu
..
sentinel-cluster-client-default Add an ApiCommandHandler to list all available commands and description (#491) 5 lat temu
sentinel-cluster-common-default Bump version to 1.5.0-SNAPSHOT 5 lat temu
sentinel-cluster-server-default Add occupy mechanism for future buckets of sliding window to support "prioritized requests final pass" (#568) 5 lat temu
README.md Update cluster related command APIs and some enhancement and fix for cluster module 6 lat temu
pom.xml Bump version to 1.5.0-SNAPSHOT 5 lat temu

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