Skip to content
This repository was archived by the owner on Sep 18, 2018. It is now read-only.
This repository was archived by the owner on Sep 18, 2018. It is now read-only.

Change session storage used by express-session #18

Description

@sinnottj-rse

The documentation to express-session states:

The default server-side session storage, MemoryStore, is purposely not designed for a production environment. It will leak memory under most conditions, does not scale past a single process, and is meant for debugging and developing.

An alternative session store (e.g. connect-mongodb-session) should be used instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions