Skip to content

Commit

Permalink
Add metaphore (cache slam defense library). (ziadoz#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobstel authored and josegonzalez committed Oct 5, 2016
1 parent 26d5615 commit 8ab1b5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -678,6 +678,7 @@ Libraries to help manage database schemas and migrations.
* [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
* [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library.
* [Metaphore](https://github.com/sobstel/metaphore) - Cache slam defense using a semaphore to prevent dogpile effect.
* [Stash](https://github.com/tedious/Stash) - Another library for caching.
* [Zend Cache](https://github.com/zendframework/zend-cache) - Another caching library (ZF2).

Expand Down

0 comments on commit 8ab1b5b

Please sign in to comment.