elbart / node-memcache

node.js memcached client
285 stars 64 forks source link

Properly handle data with embedded “END” in it #46

Open jisqyv opened 5 years ago

jisqyv commented 5 years ago

Also properly handle heavier load properly by using the returned length of the data as provided by the memcached instead of searching for END