seninel部署
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Eric Zhao b1cf30fc24 Add support for shared block handler hace 6 años
..
sentinel-demo-annotation-spring-aop Add support for shared block handler hace 6 años
sentinel-demo-basic Bump version to 0.1.1-SNAPSHOT hace 6 años
sentinel-demo-dubbo Add default fallback support for Dubbo hace 6 años
sentinel-demo-dynamic-file-rule Add sample for Sentinel Nacos DataSource hace 6 años
sentinel-demo-nacos-datasource Add sample for Sentinel Nacos DataSource hace 6 años
sentinel-demo-rocketmq Bump version to 0.1.1-SNAPSHOT hace 6 años
sentinel-demo-zookeeper-datasource Update ZooKeeper data source integration hace 6 años
README.md Welcome to the world, Sentinel hace 6 años
pom.xml Add demo for Sentinel Annotation AspectJ with Spring AOP hace 6 años

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