Selaa lähdekoodia

Add metaphore (cache slam defense library). (#703)

pull/705/head
Przemek Sobstel 9 vuotta sitten
vanhempi
commit
8ab1b5beed
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      README.md

+ 1
- 0
README.md Näytä tiedosto

678
 * [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
678
 * [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
679
 * [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
679
 * [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
680
 * [Doctrine Cache](https://github.com/doctrine/cache) - A caching library.
680
 * [Doctrine Cache](https://github.com/doctrine/cache) - A caching library.
681
+* [Metaphore](https://github.com/sobstel/metaphore) - Cache slam defense using a semaphore to prevent dogpile effect.
681
 * [Stash](https://github.com/tedious/Stash) - Another library for caching.
682
 * [Stash](https://github.com/tedious/Stash) - Another library for caching.
682
 * [Zend Cache](https://github.com/zendframework/zend-cache) - Another caching library (ZF2).
683
 * [Zend Cache](https://github.com/zendframework/zend-cache) - Another caching library (ZF2).
683
 
684
 

Loading…
Peruuta
Tallenna