浏览代码

add APC

pull/128/head
Bernhard Essl 11 年前
父节点
当前提交
e87907e1c6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

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

正在加载...
取消
保存