DesignPatternsPHP / DesignPatternsPHP

Sample code for several design patterns in PHP 8.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircuitBreaker pattern

raphaeldealmeida opened this issue · comments

Do you think it is valid for me to implement the CircuitBreaker pattern?

I would happily merge a PR with the pattern! Make sure to add in the 'More' category :)