Skip to content

Scalability: Handle sessions #215

@danielgron

Description

@danielgron

Sessions are currently handled in memory. This means if we scale, requests can end up on a node that doesn't have the session stored.

Solution?
Store session in DB?
JWT tokens?
?...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions