Actions
Feature #36564
closedAdd a simple file backend for caching that favors speed over flexibility
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-04-25
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The tagging features of the file backend are powerful but come at a cost. Flushing caches by tag can be extremely costly when a lot of entries and tags are used.
It would be useful to have a simpler file backend that doesn't support tagging but is faster instead.
Updated by Christian Kuhn over 12 years ago
- Project changed from 534 to TYPO3 Core
Moved this issue to core (not extbase). A sync of the FLOW3 caching framework will be done before 6.0 final.
Updated by Christian Kuhn over 12 years ago
- Status changed from New to Closed
- TYPO3 Version set to 6.0
This will be solved with #39430
Actions