Skip to content

redis: unixSocket broken for relative socket paths #365

@shivaraj-bh

Description

@shivaraj-bh

I think this doesn't work as intended, if I specify unixSocket = "redis.socket";, which is also a relative path, the socket will be created at data/r1/redis.socket. I think the check should be ! lib.hasPrefix "/" config.unixSocket.

Originally posted by @niklasmohrin in #353 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions