Sentinel/sentinel-cluster
Eric Zhao 9c268bd89a Add Docker/k8s sample for Sentinel RLS token server and update document
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2019-11-11 18:37:55 +08:00
..
sentinel-cluster-client-default Fix the numeric overflow bug of ping response data in the cluster module (#844) 2019-06-18 15:11:05 +08:00
sentinel-cluster-common-default Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00
sentinel-cluster-server-default Use ServiceLoaderUtil to create SPI ServiceLoader 2019-10-23 19:20:53 +08:00
sentinel-cluster-server-envoy-rls Add Docker/k8s sample for Sentinel RLS token server and update document 2019-11-11 18:37:55 +08:00
README.md Update cluster related command APIs and some enhancement and fix for cluster module 2018-12-14 10:54:30 +08:00
pom.xml Add Sentinel Envoy RLS server implementation (#1139) 2019-11-06 21:48:38 +08:00

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