Skip to content

Add Converter to RedisOperationsSessionRepository #618

Open
@rwinch

Description

@rwinch

It would be nice if RedisOperationsSessionRepository had two Converter<Map<String,Object> injected into it.

The first would be ran just prior to saving the delta of the session attributes. This would allow custom serialization based on the keys.

The second would be ran just after reading in the session. This would allow custom deserialization based on the keys.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions