lettuce icon indicating copy to clipboard operation
lettuce copied to clipboard

Add support for Redis 7 sharded Pub/Sub

Open mp911de opened this issue 2 years ago • 0 comments

See https://redis.io/topics/pubsub#sharded-pubsub

For the Cluster Pub/Sub, we likely need to only consider keys for routing as Cluster Pub/Sub intentionally drops the slot hash calculation.

mp911de avatar Feb 02 '22 09:02 mp911de