seninel部署
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Eric Zhao 0c3bf96678 Bump version to 1.6.0-SNAPSHOT před 5 roky
..
src/main Improve demo for Sentinel cluster flow control před 5 roky
README.md Update cluster demo README and remove unused demo před 5 roky
pom.xml Bump version to 1.6.0-SNAPSHOT před 5 roky

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.