Feature #66466

Tell FAL driver that we will fetch 40 files now

Added by Christian Weiske 4 months ago.

Status:New Start date:2015-04-17
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:File Abstraction Layer (FAL) Spent time: -
Target version:-
PHP Version: Sprint Focus:
Complexity:

Description

The FileList shows 40 files at once, but the FAL driver only gets requests for a single file at a time.

The driver does not have the chance to do batch requests to its remote storage to improve loading times.

If the file list would do a "pre-flight request" to the driver, stating that it will fetch that array of file identifiers soon, then the driver could react on that and do a batch request, caching this data internally.


Related issues

blocks Core - Story #54266: As an User I want FAL to be performant New 2013-11-16 2013-12-31

Also available in: Atom PDF