Actions
Task #82930
closedFilter duplicate cache commands from CacheQueue
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2017-11-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
under the right condition multiple duplicate cache commands are executed
for Example: save a record in Backend can course multiple 'pages'
commands will be executed, if the record has inline records.
flushing '20' times the 'pages' cache is unnecessary.
Actions