cakephp2-php8/lib/Cake/Test/Case/Cache/Engine
Mark Story 0091fac5b9 Adding prefix based cache clearning to Wincache.
This matches APC and Memcache.
Fixes #1911
2011-08-20 09:27:33 -04:00
..
ApcEngineTest.php Making ApcEngine::clear() only clear keys with a matching 2011-08-20 09:27:33 -04:00
FileEngineTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
MemcacheTest.php Fixed the Memcache::clear() to not flush all the server, just the variables associated with the prefix. Refs #1911 2011-08-19 22:12:37 -04:00
WincacheEngineTest.php Adding prefix based cache clearning to Wincache. 2011-08-20 09:27:33 -04:00
XcacheTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30