Dave Dopson
Dave Dopson
... I am still thinking about this, I just haven't been able to block out a Saturday afternoon to hack it out. Ideally, the JSON parser would intelligently interpret the...
It just needs to be coded ;-). This is my #1 priority should I find time to dedicate to this tool - I work almost exclusively in C++ these days,...
I have a fork of this project with support for binary. https://github.com/ddopson/node-memcache
binary data should work. the fixes were around how the Buffer objects were being handled. As long as it's all ASCII data, you can be a bit sloppy. When you...