Feature #36563
Add a simple file backend for caching that favors speed over flexibility
Status:
Resolved
Priority:
Should have
Assignee:
Category:
Cache
Target version:
Start date:
2012-04-25
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
No
Complexity:
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.
Related issues
Updated by Gerrit Code Review almost 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10763
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10763
Updated by Gerrit Code Review almost 9 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10763
Updated by Karsten Dambekalns almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 08924c0cf8ceec3c181b31f61d5ae6cf2c6b8467.