-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
great quickstart code , but can you plz add a fix for the producion env : i got
Warning: connect.session() MemoryStore is not
designed for a production environment, as it will leak
memory, and will not scale past a single process.
maybe something in
app.use(require("express-session")(_config("session")));
Metadata
Metadata
Assignees
Labels
No labels