Open
Description
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
Labels
No labels