Skip to content

Lock Component - multiple host DSN #35350

@stajnert

Description

@stajnert

Hello,

StoreFactory shouldn't check

redis:\\
rediss:\\

because when we want to use multiple hosts we should use

redis:?host[localhost]&host[localhost:6379]&host[/var/run/redis.sock:]&auth=my-password&redis_cluster=1

Source:
https://raw.githubusercontent.com/symfony/lock/master/Store/StoreFactory.php

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