Closed ackintosh closed 8 months ago
Ganesha is PHP implementation of Circuit Breaker pattern which has multi strategies to avoid cascading failures and supports various storages to record statistics.
The failing test will be fixed by https://github.com/ziadoz/awesome-php/pull/895 😌
I've filed the PR to fix the CI failures. 😌 https://github.com/ziadoz/awesome-php/pull/996
Description
Ganesha is PHP implementation of Circuit Breaker pattern which has multi strategies to avoid cascading failures and supports various storages to record statistics.
Features