ackintosh / ganesha

:elephant: A Circuit Breaker pattern implementation for PHP applications.
https://ackintosh.github.io/ganesha/
MIT License
585 stars 42 forks source link

Redis adapter: Count strategy support #37

Open ackintosh opened 5 years ago

ackintosh commented 5 years ago

Currently the Redis adapter doesn't support the Count strategy.

asad-awadia commented 5 years ago

Update on this?

ackintosh commented 5 years ago

Unfortunately no update for now. I'll start working on this issue in early August. 😉

pvgnd commented 3 years ago

Hello @ackintosh, any tips to provide if I give some time to contribute on this?

TheCelavi commented 3 days ago

This is is very useful feature for us as well, is there anything that we can do to help with this?