Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

seems, "get" method contains a mistake #12

Open
shunanya opened this issue Oct 19, 2011 · 1 comment
Open

seems, "get" method contains a mistake #12

shunanya opened this issue Oct 19, 2011 · 1 comment

Comments

@shunanya
Copy link

Hi,
I try to use your library in our node-based application that generates a lot of write/read requests to memcached server (with quite big rate). All is fine, but sometimes I receive from get method callback a strange result - error = undefined and data = null.
Note, I check manually memcached value for the same key - data is exists and has a correct value. Can you please advise what problem can be here? And how it can be resolved?
Simon

@elbart
Copy link
Owner

elbart commented Oct 19, 2011

Hi Simon,

I found a fork which handles the memcache GET requests with buffers and is maybe more safe. I will try to merge this as soon as possible and release a new version... or feel free to try it out yourself before. There's the commit:

ddopson@bfdb529

Regards,

Tim

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants