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 9c268bd89a Add Docker/k8s sample for Sentinel RLS token server and update document il y a 5 ans
..
sentinel-cluster-client-default Fix the numeric overflow bug of ping response data in the cluster module (#844) il y a 5 ans
sentinel-cluster-common-default Bump version to 1.7.0-SNAPSHOT il y a 5 ans
sentinel-cluster-server-default Use ServiceLoaderUtil to create SPI ServiceLoader il y a 5 ans
sentinel-cluster-server-envoy-rls Add Docker/k8s sample for Sentinel RLS token server and update document il y a 5 ans
README.md Update cluster related command APIs and some enhancement and fix for cluster module il y a 6 ans
pom.xml Add Sentinel Envoy RLS server implementation (#1139) il y a 5 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