JakSprats

Results 6 comments of JakSprats

I complied the patch and used some simple scripts to test them, everything looks good. [bind_patch.zip](https://github.com/openresty/lua-nginx-module/files/254115/bind_patch.zip) (Not included in files) Additionally, I tested binding to a bad address, test failed...

I do have one comment, but it is not directly related to sock:bind() but I found it while testing sock:bind(), so I am posting it here. This applies to all...

can you please advise which versions of redis, redis-node-client, and node are known to work. I am happy to download old versions and then this issue will at least be...

ALMOST ... all tests in examples/ worked and ALL in test/ ... except: still got this error, (because it is in test/test.js) $ node test/test.js ........................................ node.js:50 throw e; ^...

I am a node.js newbie so I dont know much :) I got rid of the utf8write problem. then on line 165 of test.js, the error: TypeError: Object # has...

this node client for redis works w/ node 0.3 http://github.com/mranney/node_redis