Project

General

Profile

Actions

Feature #82477

closed

Change Cache Backend while current request

Added by Stefan Froemken over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
Start date:
2017-09-13
Due date:
% Done:

0%

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

Description

Hello core Team,

in TYPO3 there are some TransientBackends. In some scenarios like CLI Script these Caches will exceed my memory_limit. Of cause I can change these Backends in my ext_localconf.php, but in that case this has effect to all other CLI Scripts, too. A solution would be overriding these cache backends while current request.
Currently you throw an Exception while registering a cache with same identifier, which is OK for me, as long as I have the possibility to remove a cache by is identifier.

Stefan

Actions #1

Updated by Gerrit Code Review over 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54136

Actions #2

Updated by Christian Kuhn over 5 years ago

  • Status changed from Under Review to Closed

The pending patch has been rejected and Stefan noted "I found another possibility. getCache, cyclic flush, done."

Actions

Also available in: Atom PDF