Skip to content

create method to get count, expiration and sizes from sessions #4

@ryanguill

Description

@ryanguill

some sort of debug/info method that will get some statistics about the sessions stored. This needs to be added to the _session_store interface as well.

For redis, will probably use a lua script using SCAN and DEBUG OBJECT - not a perfect way to determine memory usage exactly but useful to see relative sizes of sessions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions