Feature #6143
Handle expiry time smarter in memcache and APC backends
Status:
Resolved
Priority:
Could have
Assignee:
Category:
Cache
Target version:
Start date:
2010-06-10
Due date:
% Done:
100%
Estimated time:
1.00 h
PHP Version:
Has patch:
Complexity:
Description
The memcache/APC backends should check expirytime limit and act accordingly, i.e. convert to a timestamp if needed (see code in TYPO3 4.3 for a way to handle this).