seninel部署
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Eric Zhao 4226868dcf Fix typo in rule constants and add authority rule demo 6 lat temu
..
sentinel-demo-annotation-spring-aop Bump version to 0.2.0-SNAPSHOT 6 lat temu
sentinel-demo-apollo-datasource Bump version to 0.2.0-SNAPSHOT 6 lat temu
sentinel-demo-basic Fix typo in rule constants and add authority rule demo 6 lat temu
sentinel-demo-dubbo Update documents 6 lat temu
sentinel-demo-dynamic-file-rule Bump version to 0.2.0-SNAPSHOT 6 lat temu
sentinel-demo-nacos-datasource Bump version to 0.2.0-SNAPSHOT 6 lat temu
sentinel-demo-rocketmq Bump version to 0.2.0-SNAPSHOT 6 lat temu
sentinel-demo-zookeeper-datasource Bump version to 0.2.0-SNAPSHOT 6 lat temu
README.md Update documents 6 lat temu
pom.xml Bump version to 0.2.0-SNAPSHOT 6 lat temu

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