You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.
Hi,
I am using your excellent module for node.js to connect to memcache. I just downloaded the new version and have some problems in the handle_get function. The if VALUE clause causes some problems, and I get callbacks with no type property errors in determine_reply_handler. I rolled back to the older version and it works fine. I think the data returned from memcached looks different than you expect.
Chris
The text was updated successfully, but these errors were encountered:
Hi,
I am using your excellent module for node.js to connect to memcache. I just downloaded the new version and have some problems in the handle_get function. The if VALUE clause causes some problems, and I get callbacks with no type property errors in determine_reply_handler. I rolled back to the older version and it works fine. I think the data returned from memcached looks different than you expect.
Chris
The text was updated successfully, but these errors were encountered: