소스 검색

Zend Cache

The Caching Library of Zend Framework 2
pull/266/head
Marc Bennewitz 11 년 전
부모
커밋
f863f5425e
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      README.md

+ 2
- 1
README.md 파일 보기

@@ -513,7 +513,8 @@ Libraries to help manage database schemas and migrations.
513 513
 *Libraries for caching data.*
514 514
 
515 515
 * [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
516
-* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
516
+* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
517
+* [Zend Cache](https://github.com/zendframework/Component_ZendCache) - A caching library (part of Zend Framework 2).
517 518
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
518 519
 
519 520
 ## Data Structure and Storage

Loading…
취소
저장