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


Reply via email to