https://github.com/mix-php/micro-hystrix
Microservice circuit breaker, reference spring hystrix, developed based on Swoole
https://github.com/mix-php/micro-hystrix
Last synced: 9 months ago
JSON representation
Microservice circuit breaker, reference spring hystrix, developed based on Swoole
- Host: GitHub
- URL: https://github.com/mix-php/micro-hystrix
- Owner: mix-php
- Created: 2020-04-08T07:21:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T06:45:02.000Z (over 5 years ago)
- Last Synced: 2025-03-26T17:41:51.317Z (12 months ago)
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Micro Hystrix
微服务熔断器,参考 spring hystrix 设计,基于 Swoole 开发
## Usage
安装:
```
composer require mix/micro-hystrix
```
文档:
- https://www.kancloud.cn/onanying/mixphp2-2/1712343
## License
Apache License Version 2.0, http://www.apache.org/licenses/