Actions
Task #81500
closedStory #81432: Replace TYPO3 caching solution with PSR-6 / Doctrine capable alternative
Switch to filesystem caches as default
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2017-06-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
As explained on https://gist.github.com/NamelessCoder/6519f8a0e05dbc4613de16c07bb63a6d using a filesystem based cache as default would benefit our most common use cases and is unlikely to present an actual problem for enterprise-level setups which use multi-slave rendering and have tried and failed horribly to use DB for cache backend. The engines are datatype-compatible so the only difference is in where the data gets stored.
Actions