seninel部署
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Eric Zhao 4226868dcf Fix typo in rule constants and add authority rule demo vor 6 Jahren
..
sentinel-demo-annotation-spring-aop Bump version to 0.2.0-SNAPSHOT vor 6 Jahren
sentinel-demo-apollo-datasource Bump version to 0.2.0-SNAPSHOT vor 6 Jahren
sentinel-demo-basic Fix typo in rule constants and add authority rule demo vor 6 Jahren
sentinel-demo-dubbo Update documents vor 6 Jahren
sentinel-demo-dynamic-file-rule Bump version to 0.2.0-SNAPSHOT vor 6 Jahren
sentinel-demo-nacos-datasource Bump version to 0.2.0-SNAPSHOT vor 6 Jahren
sentinel-demo-rocketmq Bump version to 0.2.0-SNAPSHOT vor 6 Jahren
sentinel-demo-zookeeper-datasource Bump version to 0.2.0-SNAPSHOT vor 6 Jahren
README.md Update documents vor 6 Jahren
pom.xml Bump version to 0.2.0-SNAPSHOT vor 6 Jahren

README.md

Sentinel Examples

The examples demonstrate:

  • How to leverage basic features (e.g. flow control, circuit breaking, load protection) of Sentinel
  • How to use various data source extensions of Sentinel (e.g. file, Nacos, ZooKeeper)
  • How to use Dubbo with Sentinel
  • How to use Apache RocketMQ client with Sentinel