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 0969113710 Improve cluster embedded demo před 5 roky
..
src/main Improve cluster embedded demo před 5 roky
README.md Update cluster demo README and remove unused demo před 5 roky
pom.xml Bump version to 1.4.2-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.