Actions
Feature #96493
closedUse UPSERTs for Caching Framework
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2022-01-10
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
This is a nice enhancement to reduce the set() method of the Typo3DatabaseBackend of Caching to one query: https://github.com/symfony/symfony/blob/5.3/src/Symfony/Component/Cache/Adapter/PdoAdapter.php#L352-L381
Actions