Eric Adum

Results 5 comments of Eric Adum

I think it'd be best to use middleware in the route handlers for this. The router could add a HTTP header like `via` to all the requests it proxies. The...

I'm not sure why it is trying to execute a CONFIG command. I couldn't find any calls to it in the node-redis module source, and we're not calling it directly...

@waglik did you see my comment above?

@waglik what version of node are you using?

Yes you're 100% right. We did a little benchmarking of this PR and that quickly became obvious. I've been busy lately, but plan on doing some more benchmarking using 1k,...