Sfoglia il codice sorgente

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

pull/705/head
Przemek Sobstel 9 anni fa
parent
commit
8ab1b5beed
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -678,6 +678,7 @@ Libraries to help manage database schemas and migrations.
678 678
 * [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
679 679
 * [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
680 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 682
 * [Stash](https://github.com/tedious/Stash) - Another library for caching.
682 683
 * [Zend Cache](https://github.com/zendframework/zend-cache) - Another caching library (ZF2).
683 684
 

Loading…
Annulla
Salva