Some clients may exhibit weird behavior if there are characters in the key with the high bit set. perl's Cache::Memcached::GetParserXS comes to mind.
On Tue, Feb 8, 2011 at 9:55 AM, dormando <[email protected]> wrote: > > Where do I find the invalid characters for a memcached key? > > Buried in the wiki somewhere + protocol.txt. > > in short, for ascii; no spaces or newlines. >
