docs icon indicating copy to clipboard operation
docs copied to clipboard

Document Redis Sentinel support for multiple sentinel addresses

Open MyMirelHub opened this issue 1 month ago • 1 comments

What content needs to be created or modified?

The redisHost field description should clarify that comma-separated addresses also work for Redis Sentinel mode (not just cluster mode). Additionally, add a brief Redis Sentinel configuration section.

Where should the new material be placed?

Update all Redis component docs that have the failover and sentinelMasterName fields

The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos

Additional context User outage revealed undocumented support for multiple sentinel addresses via comma-separated values in redisHost

MyMirelHub avatar Nov 21 '25 09:11 MyMirelHub

/assign

MyMirelHub avatar Nov 21 '25 10:11 MyMirelHub