Project

General

Profile

Actions

Feature #54652

closed

Caching Framework should allow multiple backends

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

Backends would be queried in order. For example you could have a transient backend for queries during a request and a db-backend. Or a small but fast memcache-backend and a DB-backend behind that.

It would be possible to implement a "ChainedBackend" which would then handle multiple backends itself.

(How would writes be handled? Write to all backends?)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #54651: Caching Framework should allow to fetch multiple entries at onceRejected2013-12-30

Actions
Actions

Also available in: Atom PDF