Josh Sherman
Josh Sherman
This may help, I was having issues on Ubuntu 16.04 -- https://github.com/joshtronic/node-curl -- I submitted a PR but since I doubt it will get accepted you may just want to...
Thinking this is all g2g, closing.
Hey @utdemir, would it be possible to post what you did to get it to work in such a way? Thanks!
Good catch! Unfortunately this PR drops the code coverage a bit and I don't want to merge it in without any tests. If you can add them in, that would...
Can probably use yeoman for this
Honestly, it never crossed my mind to use `gethostbyname()`. Definitely would simplify the code. Any idea on if one performs the lookup faster than the other? I'm assuming it's a...
Going to benchmark the fuck out of Redis vs. Memcached and probably make a decision to simply use Redis moving forward.