Use redis for session management

Issue #13 new
mjensenbitbucket-bot created an issue

Warning: connect.session() MemoryStore is not designed for a production environment, as it will leak memory, and will not scale past a single process.

Upgrade the session store to use redis

Comments (1)

  1. Log in to comment