瀏覽代碼

Adds APIX Cache, PSR-6 cache-tagging

APIx Cache is a generic and thin cache wrapper with a simple interface to various different caching backends and emphasising cache tagging and indexing.
pull/545/head
Franck Cassedanne 10 年之前
父節點
當前提交
6ad7447cf2
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

@@ -611,6 +611,8 @@ Libraries to help manage database schemas and migrations.
611 611
 * [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
612 612
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
613 613
 * [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
614
+* [APIx Cache](https://github.com/frqnck/apix-cache) - A thin PSR-6 cache wrapper to various caching backends emphasising cache tagging and indexing.
615
+
614 616
 
615 617
 ## Data Structure and Storage
616 618
 *Libraries that implement data structure or storage techniques.*

Loading…
取消
儲存