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
I used ubuntu 12.04 I solved that problem by installing redis-server
redis-server installation for ubuntu 12.04
some configuration will new root permission Also listed manuals for other OS
Thanks