Commit Graph

4 Commits

Author SHA1 Message Date
Carsten Brandt
59ed54a446 redis drop millisecond support to not require latest redis verion
yii2 will have this feature.
2013-05-22 12:33:54 +02:00
Carsten Brandt
b43a9b0b3d added redis cache to definitive guide 2013-05-02 00:28:51 +02:00
Carsten Brandt
312be726d3 code style and documentation for CRedisCache 2013-05-01 21:25:48 +02:00
Carsten Brandt
f076a9e81e Created CRedisCache (backport from yii2)
redis cache uses http://redis.io/ as storage backend.
Feature was requested in discussion in #1302
2013-05-01 20:08:35 +02:00