Sentinel/sentinel-cluster
Eric Zhao 2735954afd Update cluster related command APIs and some enhancement and fix for cluster module
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2018-12-14 10:54:30 +08:00
..
sentinel-cluster-client-default Update cluster related command APIs and some enhancement and fix for cluster module 2018-12-14 10:54:30 +08:00
sentinel-cluster-common-default Add `@RequestType` annotation and common config supplier registry 2018-12-14 10:52:28 +08:00
sentinel-cluster-server-default Update cluster related command APIs and some enhancement and fix for cluster module 2018-12-14 10:54:30 +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 modules for Sentinel cluster flow control 2018-11-19 14:19:29 +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