Closed
Description
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
Labels
No labels