Feature #764
Implement tagging support for Memcache backend
Start date:
2008-06-10
Due date:
2008-06-11
% Done:
100%
Estimated time:
0.00 h
PHP Version:
Has patch:
Complexity:
Description
The caching framework allows for tagging of cache entries. This feature has not yet been implemented for the Memcache backend (but exists for the File backend).
Refer to the File backend's unit tests for how this needs to be implemented.
Updated by Karsten Dambekalns about 14 years ago
- Due date set to 2008-06-11
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
Updated by Karsten Dambekalns about 14 years ago
- Status changed from Accepted to Resolved
- % Done changed from 50 to 100
Applied in changeset r931.