Skip to content

[Messenger] Add Redis sentinel support #41762

Closed
@hoffmann-andras

Description

@hoffmann-andras

Description
Please, add sentinel support to redis-messenger.

Example

This is how it would be configured (similar to what we do today in Cache component):

.env
MESSENGER_TRANSPORT_DSN='redis:?host[redis1:26379]&host[redis2:26379]&host[redis3:26379]&redis_sentinel=mymaster'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions