cakephp2-php8/app/Config
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
..
Schema also remove app ones 2013-08-25 21:42:03 +02:00
acl.ini.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
acl.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
bootstrap.php Paths for App::build() require trailing /. 2013-07-22 13:51:09 +02:00
core.php Deprecate MemcacheEngine and update defaults for Memcached 2013-08-31 13:29:54 -04:00
database.php.default Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30
email.php.default Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
routes.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00