I am trying to scale a simple socket.io app across multiple processes and/or servers.
Socket.io supports RedisStore but I\'m confused as to how to use it.
I\
The difference is, if you have a cluster of node.js instances running, memStore won't work since it's only visible to a single process.