lettuce
lettuce copied to clipboard
Add support for Redis 7 sharded Pub/Sub
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.