NewFacts
redis

Redis

www.redis.com

## How does sharded Pub/Sub affect message propagation in Redis clusters?

In Redis clusters, sharded Pub/Sub restricts message propagation to the shard responsible for the slot to which the shard channel is hashed. This reduces data passing through the cluster bus compared to global Pub/Sub, optimizing resource usage.

Knowledge provided by NewFacts.

If any information on this page is erroneous, please contact hello@newfacts.org.

NewFacts content is verified by brands themselves. If you're a brand owner and want to claim your page, please click here.