Feature #93655
Updated by Anonymous over 3 years ago
*Usecases:* *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 As more and more configuration move to yaml files I think we need a mechanism for that, too. I'm happy to discuss that further or get involved in the conception or even coding and testing.