Why memcached will lose data

Dustin Sallings dustin at spy.net
Tue May 8 21:20:05 UTC 2007


On May 8, 2007, at 13:42 , Dawei Wang wrote:

> yet I found a bug with it (C# client API) ,it key has space (for  
> example "test  123" ), then it will fail to set to memcached. so I  
> just remove space before set t omemcached, and now I used it as  
> cache in our website, it seems fine to me...

	That's definitely a client bug.  It shouldn't allow you to attempt  
to set an invalid key.

	(I know this because someone did it with my client and it led to  
very confusing results).

-- 
Dustin Sallings


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070508/bc567606/attachment.html


More information about the memcached mailing list