Sentinel/sentinel-cluster
Jason Joo b715ceacf0
Fix CI failure in JDK 11 environment (#1360)
* Supplement missing javax.annotation-api to sentinel-cluster-server-envoy-rls and sentinel-demo-zuul2-gateway
* Upgrade mockito-core to 2.28.2 (up to date)
2020-03-23 22:26:56 +08:00
..
sentinel-cluster-client-default Polish placeholders in logging content to slf4j convention (#1342) 2020-03-17 11:11:54 +08:00
sentinel-cluster-common-default Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +08:00
sentinel-cluster-server-default Polish placeholders in logging content to slf4j convention (#1342) 2020-03-17 11:11:54 +08:00
sentinel-cluster-server-envoy-rls Fix CI failure in JDK 11 environment (#1360) 2020-03-23 22:26:56 +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 Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +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