Feature #764

Implement tagging support for Memcache backend

Added by Robert Lemke about 7 years ago. Updated almost 5 years ago.

Status:Resolved Start date: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 hour
PHP Version: Complexity:
Has patch:

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

Revision fc87affb
Added by Karsten Dambekalns about 7 years ago

FLOW3: Implemented tag support for the memcached cache backend. fixes #764

History

#1 Updated by Karsten Dambekalns about 7 years ago

  • Due date set to 2008-06-11
  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns

#2 Updated by Karsten Dambekalns about 7 years ago

  • % Done changed from 0 to 50

#3 Updated by Karsten Dambekalns about 7 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 50 to 100

Applied in changeset r931.

Also available in: Atom PDF