Actions
Feature #45497
closedSimple cache for fileIndexRecords in FileRepository
Status:
Rejected
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-02-15
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
When a file is used several times during a request (used multiple times in a template, ...) the FileRepository fires several requests towards the database. We could at least implement a basic cache for the fileIndexRecords.
Actions