Skip to content

Improve Hazelcast serialization #1131

Open
@vpavic

Description

@vpavic

HazelcastSessionRepository currently relies on standard Java serialization, which isn't the ideal option performance wise. We should look into leveraging Hazelcast's serialization mechanism like DataSerializable which should yield a nice performance improvement.

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