Skip to content

Add session storage adaptors #2

Closed
@ghost

Description

Right now the session ids and buffered messages are stored in memory. In the event of a node failure, if a client attempts to quickly reconnect, the session id and messages will be lost.

Abstract the storage mechanism to support persistent distributed storage adaptors (ie: redis)

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