I working with node.js by expressjs I try to store an account to session. So, i try to test to use session with code in expressjs
var RedisStore = requ
After you install redis, type from terminal:
redis-server
and you'll have redis running