mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
9b0e26cc21
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. |
||
---|---|---|
.. | ||
ApcEngineTest.php | ||
FileEngineTest.php | ||
MemcachedEngineTest.php | ||
MemcacheEngineTest.php | ||
RedisEngineTest.php | ||
WincacheEngineTest.php | ||
XcacheEngineTest.php |