Просмотр исходного кода

Cleanup cache descriptions

pull/284/merge
Jamie York 10 лет назад
Родитель
Сommit
59ca2df66c
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      README.md

+ 2
- 2
README.md Просмотреть файл

@@ -596,8 +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
-* [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).
599
+* [Doctrine Cache](https://github.com/doctrine/cache) - A caching library.
600
+* [Zend Cache](https://github.com/zendframework/Component_ZendCache) - Another caching library (ZF2).
601 601
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
602 602
 
603 603
 ## Data Structure and Storage

Загрузка…
Отмена
Сохранить