memcache and wildcards
No, there isn’t a direct easy way to do this. The FAQ addresses this, and provides a kind of workaround: Deleting by Namespace While memcached does not support any type of wildcard deleting or deletion by namespace (since there are not namespaces), there are some tricks that can be used to simulate this. They do … Read more