Project

General

Profile

Actions

Feature #41067

open

Clearing cache of "stdWrap.cache" entries stored in "cache_hash"

Added by Arjen Hoekema over 11 years ago. Updated over 5 years ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Caching
Start date:
2012-09-19
Due date:
% Done:

0%

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

Description

I was playing with the "stdWrap.cache" feature included in TYPO3 4.7. It is possible to tag cache entries, but there's now way to use the "TCEMAIN.clearCacheCmd = cachetag:<mytag>" to clean up the "cache_hash" table based on tags set by "stdWrap.cache" as this function operates on the "cache_pages" and "cache_pagesection" caches only.

See last comment at https://review.typo3.org/#/c/9266/ describing this situation.

It would be nice to have an option cleaning "cache_hash" entries based on tags using "TCEMAIN.clearCacheCmd".

Actions

Also available in: Atom PDF