Skip to content

Implement a LRU cache #5

Open
Open
@exabrial

Description

@exabrial

Right now, redex-sm just wraps the standard session manager which stores user sessions in a HashMap. While there's certainly nothing wrong with this, it would be super neat to allow inactive (but unexpired) sessions to be flushed from memory. This could allow for user sessions to have timeouts for weeks or months.

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