Sentinel/sentinel-demo
Eric Zhao 6bef9a8ee1 Bump version to 0.1.1
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2018-08-08 19:57:37 +08:00
..
sentinel-demo-annotation-spring-aop Bump version to 0.1.1 2018-08-08 19:57:37 +08:00
sentinel-demo-apollo-datasource Bump version to 0.1.1 2018-08-08 19:57:37 +08:00
sentinel-demo-basic Bump version to 0.1.1 2018-08-08 19:57:37 +08:00
sentinel-demo-dubbo Bump version to 0.1.1 2018-08-08 19:57:37 +08:00
sentinel-demo-dynamic-file-rule Bump version to 0.1.1 2018-08-08 19:57:37 +08:00
sentinel-demo-nacos-datasource Bump version to 0.1.1 2018-08-08 19:57:37 +08:00
sentinel-demo-rocketmq Bump version to 0.1.1 2018-08-08 19:57:37 +08:00
sentinel-demo-zookeeper-datasource Bump version to 0.1.1 2018-08-08 19:57:37 +08:00
README.md Welcome to the world, Sentinel 2018-07-27 16:34:30 +08:00
pom.xml Bump version to 0.1.1 2018-08-08 19:57:37 +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