seninel部署
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 297B

123456789
  1. # Sentinel Examples
  2. The examples demonstrate:
  3. - How to use basic functions (e.g. flow control, circuit breaking, load protection) of Sentinel
  4. - How to use file as the dynamic datasource of the rules in Sentinel
  5. - How to use Dubbo with Sentinel
  6. - How to use Apache RocketMQ client with Sentinel