Skip to content

Support for Sharded Redis Cluster #491

Closed
@roma-glushko

Description

@roma-glushko

From what I can see, the redis adapter doesn't support sharded redis cluster setup.

Is there any plans to bring that missing piece on?

Sharded Redis cluster was added to address scaling issues in the existing redis cluster setup where all redis instances receive and emits messages to all peers in full mesh manner.

On the surface, it seems like the adapter will need to call slightly differently called methods: SSUBSCRIBE, SUNSUBSCRIBE and SPUBLISH.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions