Actions
Feature #34476
closedAdd hook to t3lib_cache_frontend_VariableFrontend->set()
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2012-03-03
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
A hook is needed that is processed when storing something into the cache.
This hook could be used to reuse the page tags in some external caches like nc_staticfilecache or even varnish. In combination with the hook introduced in #34475 external caches could easily be synced to the TYPO3 page cache.
Actions