seninel部署
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Eric Zhao b1cf30fc24 Add support for shared block handler 6 年前
..
sentinel-demo-annotation-spring-aop Add support for shared block handler 6 年前
sentinel-demo-basic Bump version to 0.1.1-SNAPSHOT 6 年前
sentinel-demo-dubbo Add default fallback support for Dubbo 6 年前
sentinel-demo-dynamic-file-rule Add sample for Sentinel Nacos DataSource 6 年前
sentinel-demo-nacos-datasource Add sample for Sentinel Nacos DataSource 6 年前
sentinel-demo-rocketmq Bump version to 0.1.1-SNAPSHOT 6 年前
sentinel-demo-zookeeper-datasource Update ZooKeeper data source integration 6 年前
README.md Welcome to the world, Sentinel 6 年前
pom.xml Add demo for Sentinel Annotation AspectJ with Spring AOP 6 年前

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