seninel部署
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Jason Joo b715ceacf0
Fix CI failure in JDK 11 environment (#1360)
4年前
..
sentinel-cluster-client-default Polish placeholders in logging content to slf4j convention (#1342) 4年前
sentinel-cluster-common-default Bump version to 1.7.2-SNAPSHOT 5年前
sentinel-cluster-server-default Polish placeholders in logging content to slf4j convention (#1342) 4年前
sentinel-cluster-server-envoy-rls Fix CI failure in JDK 11 environment (#1360) 4年前
README.md Update cluster related command APIs and some enhancement and fix for cluster module 6年前
pom.xml Bump version to 1.7.2-SNAPSHOT 5年前

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