Project

General

Profile

Actions

Bug #20581

closed

functions flushByTag and flushByTags in caching framework db backend are very unefficient

Added by Rupert Germann over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Must have
Category:
Caching
Target version:
-
Start date:
2009-06-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

problem:
functions flushByTag and flushByTags in caching framework db backend are very precessing intensive because they do several loops to clean the cache entries one by one.

solution:
use one mysql query that cleans all entries with the requested tags at once

(issue imported from #M11285)


Files

11285.diff (1.24 KB) 11285.diff Administrator Admin, 2009-06-05 23:05

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #20390: Warning is issued when creating first templateClosedOliver Hader2009-05-04

Actions
Actions #1

Updated by Michael Stucki over 15 years ago

Rupi, will you send this to the core team list?

Actions #2

Updated by Rupert Germann over 15 years ago

arghh, I'm getting old ;-/
already committed.

Actions #3

Updated by Rupert Germann over 15 years ago

commited to trunk rev 5576

Actions

Also available in: Atom PDF