cakephp2-php8/lib/Cake/Test/Case/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
..
ApcEngineTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
FileEngineTest.php more missing doc block tags added 2014-04-02 03:02:37 +02:00
MemcachedEngineTest.php Add addtional options array for memcached. 2014-05-23 22:29:03 -04:00
MemcacheEngineTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
RedisEngineTest.php Add default prefix to RedisEngine 2014-10-14 22:47:34 -04:00
WincacheEngineTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
XcacheEngineTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00