This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
Releases: lemonde/php-circuit-breaker-bundle
Releases · lemonde/php-circuit-breaker-bundle
fix: utilise l'interface du cache adapter
Merge pull request #8 from lemonde/fix/cache-adapter
fix/cache-adapter(symfony-update): utilise l'interface du cache adapter
Création d'un Trait pour utiliser le CircuitBreaker
Création d'un trait pour faciliter l'utilisation du CircuitBreaker dans les projets l'utilisant
fix: check opened service
fix: add var checking when getting service status (#6)
Init circuit breaker to all service
1.0.0 fix(config): add good options in bundle