瀏覽代碼

Merge pull request #128 from bessl/master

add APC
pull/137/merge
ziadoz 11 年之前
父節點
當前提交
a7cbfe93ae
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -470,6 +470,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
470 470
 ## Caching
471 471
 *Libraries for caching data.*
472 472
 
473
+* [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
473 474
 * [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
474 475
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
475 476
 

Loading…
取消
儲存