Skip to content

Add support for Magento compressed session data #5028

@kanevbg

Description

@kanevbg

I'm always frustrated when I had to inspect data in redis, stored by Magento 1/2 system, as it is using compression and the data is not readable straight-away when inspecting.

I'd like to have a "View as" option which support decompression.
The type of compression used by default in Magento is gzip, however there is option and implementation for snappy, lzf and lz4. If all of these can be supported it will be even better.

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