Hacker News new | ask | show | jobs
by thegeomaster 1161 days ago
Run Redis on the same machine. No network latency. You only have a few memcpys and context switches versus an in-process solution, and if those make a difference you shouldn't be using JS anyways