소스 검색

Merge branch 'pr/266'

pull/284/merge
Jamie York 10 년 전
부모
커밋
d312f336fa
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      README.md

+ 2
- 1
README.md 파일 보기

@@ -596,7 +596,8 @@ Libraries to help manage database schemas and migrations.
596 596
 *Libraries for caching data.*
597 597
 
598 598
 * [Alternative PHP Cache (APC)](http://www.php.net/manual/en/book.apc.php) - Open opcode cache for PHP.
599
-* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
599
+* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
600
+* [Zend Cache](https://github.com/zendframework/Component_ZendCache) - A caching library (part of Zend Framework 2).
600 601
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
601 602
 
602 603
 ## Data Structure and Storage

Loading…
취소
저장