Bladeren bron

Merge pull request #545 from frqnck/patch-1

[caching] frqnck/apix-cache
pull/512/merge
Jose Diaz-Gonzalez 9 jaren geleden
bovenliggende
commit
312ba8fe27
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 2
    0
      README.md

+ 2
- 0
README.md Bestand weergeven

@@ -640,6 +640,8 @@ Libraries to help manage database schemas and migrations.
640 640
 * [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
641 641
 * [Stash](https://github.com/tedious/Stash) - Another library for caching.
642 642
 * [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
643
+* [APIx Cache](https://github.com/frqnck/apix-cache) - A thin PSR-6 cache wrapper to various caching backends emphasising cache tagging and indexing.
644
+
643 645
 
644 646
 ## Data Structure and Storage
645 647
 *Libraries that implement data structure or storage techniques.*

Laden…
Annuleren
Opslaan