Feature #764
Implement tagging support for Memcache backend
| Status: | Resolved | Start: | 2008-06-10 | |
| Priority: | Could have | Due date: | 2008-06-11 | |
| Assigned to: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | Cache | |||
| Target version: | - | Estimated time: | 0.00 hours | |
| Sprint: |
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.
Associated revisions
FLOW3: Implemented tag support for the memcached cache backend. fixes #764