Task #96670
open[Feature] Add option to recursive fetch data for config.cache
0%
Description
This adds a third parameter to the `config.cache` configuration. The
parameter is optional set to false by default.
Records from any subfolder are considered in the calculation of the
cache-lifetime by starttime/endtime.
The idea aims at pages with many nested sysfolders for records.
Specifying all the directories manually can be a lot of work.
Use it by adding a third parameter like in this example:
`config.cache.123 = tx_my_table:456:1`
to clear the cache on page 123 when a record found in page 456
or any nested subfolder reaches its starttime/endtime
This issue was automatically created from https://github.com/TYPO3/typo3/pull/348
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73195
Updated by Chris Müller almost 3 years ago
- Has duplicate Task #96669: [Feature] Add optional parameter to recursive fetch records with config.cache added
Updated by Gerrit Code Review almost 3 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73195
Updated by Gerrit Code Review almost 3 years ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73195
Updated by Gerrit Code Review almost 3 years ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73195
Updated by Gerrit Code Review almost 3 years ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73195
Updated by Gerrit Code Review almost 3 years ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73195