cakephp2-php8/lib/Cake/Cache/Engine
mark_story b86aae4d8b Add default prefix to RedisEngine
This makes redis work like the other cache engines. Also by having
a default prefix the clear() method will not wipe all the data in the
current redis database.

Refs #4876
2014-10-14 22:47:34 -04:00
..
ApcEngine.php Take care of more int casts. 2014-09-10 16:29:23 +02:00
FileEngine.php Take care of more int casts. 2014-09-10 16:29:23 +02:00
MemcachedEngine.php Merge branch 'master' into 2.6 2014-07-03 11:13:06 -04:00
MemcacheEngine.php Update all @deprecated annotations 2014-09-02 17:03:22 +02:00
RedisEngine.php Add default prefix to RedisEngine 2014-10-14 22:47:34 -04:00
WincacheEngine.php Take care of more int casts. 2014-09-10 16:29:23 +02:00
XcacheEngine.php Take care of more int casts. 2014-09-10 16:29:23 +02:00