瀏覽代碼

Add Ganesha - PHP implementation of Circuit Breaker pattern. (#894)

* Add Ganesha - PHP implementation of Circuit Breaker pattern.

* Move: HTTP -> Miscellaneous

---------

Co-authored-by: Alexander Kartavenko <askemailbox@gmail.com>
pull/1273/head
Akihito Nakano 1 年之前
父節點
當前提交
41fb5db013
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -815,6 +815,7 @@ Libraries to help manage database schemas and migrations.
815 815
 * [Annotations](https://github.com/doctrine/annotations) - An annotation library (part of Doctrine).
816 816
 * [BotMan](https://github.com/botman/botman) - A framework agnostic PHP library to build cross-platform chatbots.
817 817
 * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimizing autoloading.
818
+* [Ganesha](https://github.com/ackintosh/ganesha) - A PHP implementation of Circuit Breaker pattern.
818 819
 * [Hprose-PHP](https://github.com/hprose/hprose-php) - A cross-language RPC.
819 820
 * [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
820 821
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.

Loading…
取消
儲存