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.
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9328
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9328
Updated by Fabrizio Branca over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a913e404f36d3e164bf6a14e3a44dadb1044ce58.
Actions