Parcourir la source

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

pull/705/head
Przemek Sobstel il y a 9 ans
Parent
révision
8ab1b5beed
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -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
 

Chargement…
Annuler
Enregistrer