Project

General

Profile

Actions

Feature #93655

open

Introduce a mechanism to clear cache tags based on yaml configurations

Added by Anonymous about 3 years ago. Updated about 3 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2021-03-05
Due date:
% Done:

0%

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

Description

Usecases:

- Adding or editing a site (configuration yaml file) in a multi-site installation.

- Changing a form definition for forms.

- ...?

Background:

For tables there is a mechanismen to add cache tags to pages that gets flushed on editing a record in a specific table or evan a specific record (based on uid).
See: https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ApiOverview/Typo3CoreEngine/Database/Index.html#clear-cache-using-cache-tags

Some more thought on that:

As more and more configuration move to yaml files I think we need a mechanism for that, too.

It would not be enough to "react" on the mechanism in the BE for editing e.g. sites, as in most environments the changes get deployed -so we need a way to react on that, too.

I'm happy to discuss that further or get involved in the conception or even coding and testing.

Actions #1

Updated by Anonymous about 3 years ago

  • Description updated (diff)
Actions #2

Updated by Anonymous about 3 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF