mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-21 00:54:53 +08:00
@@ -62,7 +62,7 @@ is a summary of the available cache components:
|
|||||||
balancers, etc.)
|
balancers, etc.)
|
||||||
|
|
||||||
* [[\yii\caching\RedisCache]]: implements a cache component based on [Redis](http://redis.io/) key-value store
|
* [[\yii\caching\RedisCache]]: implements a cache component based on [Redis](http://redis.io/) key-value store
|
||||||
(redis version 2.6 or higher is required).
|
(redis version 2.6.12 or higher is required).
|
||||||
|
|
||||||
* [[\yii\caching\WinCache]]: uses PHP [WinCache](http://iis.net/downloads/microsoft/wincache-extension)
|
* [[\yii\caching\WinCache]]: uses PHP [WinCache](http://iis.net/downloads/microsoft/wincache-extension)
|
||||||
([see also](http://php.net/manual/en/book.wincache.php)) extension.
|
([see also](http://php.net/manual/en/book.wincache.php)) extension.
|
||||||
|
|||||||
Reference in New Issue
Block a user