cakephp2-php8/lib/Cake/Cache
mark_story 9b0e26cc21 Deprecate MemcacheEngine and update defaults for Memcached
People should switch to Memcached instead. The underlying extension is
better maintained and provides improved features and performance.

Collapse the persistent and persistentId settings, while also making
non-persistent connections the default. Persistent connections should be
an opt-in feature as having them enabled by default could go very wrong
on shared hosting environments.
2013-08-31 13:29:54 -04:00
..
Engine Deprecate MemcacheEngine and update defaults for Memcached 2013-08-31 13:29:54 -04:00
Cache.php remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
CacheEngine.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00