arthurnn / memcached

A Ruby interface to the libmemcached C client
Academic Free License v3.0
432 stars 125 forks source link

Fetch dummy NOOP response when client try to GET missing key #59

Closed avsej closed 13 years ago

avsej commented 13 years ago

Hi, all

In some cases memcached_get() doesn't fetch all responses from the server. When it get MEMCACHED_NOTFOUND error for example.

evan commented 13 years ago

If you say so.