An open API service indexing awesome lists of open source software.

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

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/