seninel部署
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric Zhao 0c3bf96678 Bump version to 1.6.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.6.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.