Skip to content

Releases: ackintosh/ganesha

0.3.0 - MongoDB adapter

03 Mar 05:03
7aa3193
Compare
Choose a tag to compare

0.2.3 - Minor improvements

12 Jan 09:38
bea9518
Compare
Choose a tag to compare

0.2.2 - a patch release with fixes on sliding window

23 Dec 06:03
eeee5cd
Compare
Choose a tag to compare

0.2.1 - a patch release with fixes on Redis Adapter

31 Oct 01:22
ea20203
Compare
Choose a tag to compare

0.2.0 - Add Guzzle Middleware

28 Jan 08:49
61a4251
Compare
Choose a tag to compare

0.1.0 - Initial release

22 Jan 13:26
fb0a080
Compare
Choose a tag to compare

Ganesha is PHP implementation of Circuit Breaker pattern which has multi strategies to detect failures and supports various storages.

  • Strategies
    • Rate
    • Count
  • Storage
    • Redis
    • Memcached