Sentinel/sentinel-demo
Jason Song b51c3ad13e Add Apollo data source extension (#46) 2018-08-08 18:53:13 +08:00
..
sentinel-demo-annotation-spring-aop Add support for shared block handler 2018-08-08 10:40:38 +08:00
sentinel-demo-apollo-datasource Add Apollo data source extension (#46) 2018-08-08 18:53:13 +08:00
sentinel-demo-basic Bump version to 0.1.1-SNAPSHOT 2018-07-27 16:47:14 +08:00
sentinel-demo-dubbo Add default fallback support for Dubbo 2018-08-08 10:09:13 +08:00
sentinel-demo-dynamic-file-rule Add sample for Sentinel Nacos DataSource 2018-07-30 17:39:47 +08:00
sentinel-demo-nacos-datasource Add sample for Sentinel Nacos DataSource 2018-07-30 17:39:47 +08:00
sentinel-demo-rocketmq Bump version to 0.1.1-SNAPSHOT 2018-07-27 16:47:14 +08:00
sentinel-demo-zookeeper-datasource Update ZooKeeper data source integration 2018-08-06 10:02:02 +08:00
README.md Welcome to the world, Sentinel 2018-07-27 16:34:30 +08:00
pom.xml Add Apollo data source extension (#46) 2018-08-08 18:53:13 +08:00

README.md

Sentinel Examples

The examples demonstrate:

  • How to use basic functions (e.g. flow control, circuit breaking, load protection) of Sentinel
  • How to use file as the dynamic datasource of the rules in Sentinel
  • How to use Dubbo with Sentinel
  • How to use Apache RocketMQ client with Sentinel