Hello,

Currently, cache_clear_all() in cache module doesn't seem to handle wildcard with prefix, i.e. $wildcard = true and $cid = 'someprefix', like in the standard one. Since this module has a lookup table of all keys, this should be possible.

Comments

ball.in.th’s picture

Status: Active » Closed (fixed)

Sorry about this. It seems cache module already does work fine with wildcard prefix.