I know that the flush_all command will invalidate the contents of the entire memcached instance. I am using a Java-based Spy Memcached client, which has CacheClient names configured. Suppose I wanted to flush a specific CacheClient? How would I do that?
