seninel部署
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Eric Zhao f8ebbbccf4 Bump version to 1.7.0-SNAPSHOT 5年前
..
src/main Improve demo for Sentinel cluster flow control 5年前
README.md Update cluster demo README and remove unused demo 5年前
pom.xml Bump version to 1.7.0-SNAPSHOT 5年前

README.md

Sentinel Cluster Embedded Mode Demo

This demo demonstrates how to configure data source for cluster rules and configuration in embedded mode. You can start multiple ClusterDemoApplication instances and do cluster assignment in Sentinel dashboard or via dynamic data source.

See DemoClusterInitFunc for a sample of dynamic configuration.