Project

General

Profile

Actions

Bug #21534

closed

Caching Framework: Task for garbage collection in db and file backend

Added by Christian Kuhn about 15 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Caching
Target version:
-
Start date:
2009-11-11
Due date:
% Done:

0%

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

Description

The cache backends db and file implement a method to do garbageCollection for old cache entries, while memcache and apc do it themself in the storage engine.

It might be a good usecase for a scheduler task to call these methodes for all configured db / file backends on a regular basis.

(issue imported from #M12563)


Files


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Feature #23316: [Caching framework] Add scheduler task to execute garbage collectionClosedChristian Kuhn2010-07-30

Actions
Actions #1

Updated by Christian Kuhn about 15 years ago

Attached two class files that will be shipped with ext:enetcache to show how this could be done.

The task lets you select all backends for which a garbage collection should be called.

Actions #2

Updated by Christian Kuhn over 14 years ago

Dupe of #23316

Actions #3

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF