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.
Actions