Project

General

Profile

Actions

Feature #54651

closed

Caching Framework should allow to fetch multiple entries at once

Added by Stefan Neufeind over 10 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
Start date:
2013-12-30
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently a backend can only provide get() for an identifier, a string. It might however be useful to fetch multiple entries in some go to speed up fetching, if that backend supports it.

If the backend has a maximum (for example sql-query-size with IN-statement) The backend-driver should to fetch elements in chunks.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #54652: Caching Framework should allow multiple backendsRejected2013-12-30

Actions
Actions

Also available in: Atom PDF