Qu Chen

Results 4 issues of Qu Chen

I noticed that when I open a key for writing via `context.open_key_writable()`, I can only call `set_expire()` with a duration that is >= 0. However, I noticed the low level...

I noticed a few memcache-client test cases fail when I run `npm test` locally. I don't think this is a functional bug as the client works fine. This is most...

#### Current Behavior We noticed that each lettuce client uses ~4 MB of memory even when we are not issuing large commands that are several MBs in size to Redis....

status: waiting-for-feedback

This is a revival of the previous PR https://github.com/bradfitz/gomemcache/pull/54 Previous PR was outdated and requires a rebase on the latest code so it can be cleanly merged