Commit Graph

5 Commits

Author SHA1 Message Date
Carsten Brandt
4c1da89e4f CRedisCache UnitTest to verify #2750 2013-08-11 22:58:27 +02:00
Carsten Brandt
980d5615fb Added missing 'class' config to CRedisTest
https://github.com/yiisoft/yii/pull/2436#issuecomment-18287533
2013-05-22 17:54:57 +02:00
Carsten Brandt
a7f8d74d33 enabled redis on travis-ci 2013-05-22 12:41:29 +02:00
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
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