Skip to content

Using session MemoryStore in production #41

@xavierfav

Description

@xavierfav

When running the app on production with NODE_ENV set to production, we get this warning:

Warning: connection.session() MemoryStore is not
designed for a production environment, as it will leak
memory, and obviously only work within a single `process.`

There are several options to face this issue, see for instance here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions