cakephp2-php8/lib/Cake/Cache/Engine
mark_story 79687a2dcf Making locking file caching the default.
Locking files prevents many issues with unserialize() warnings
caused by partially written files.
Fix a locking issue where files would be left locked.
Fixes #1988
2011-09-25 09:26:32 -04:00
..
ApcEngine.php Adding prefix based cache clearning to Wincache. 2011-08-20 09:27:33 -04:00
FileEngine.php Making locking file caching the default. 2011-09-25 09:26:32 -04:00
MemcacheEngine.php Merge branch '1.3' into merger 2011-09-18 12:09:04 -04:00
WincacheEngine.php Merge branch '2.0-api-doc' into 2.0 2011-08-26 20:22:26 -04:00
XcacheEngine.php Changed the visibility to methods that not affect others classes. 2011-08-20 01:39:30 -04:00