Skip to content

Support unix socket #2

@diogotcorreia

Description

@diogotcorreia

Hey
It seems like upstream doesn't support connecting to Redis through unix sockets by the url connection string: redis/node-redis#2530

Could we get an option here to support it (e.g., REDIS_SOCKET) that would call Redis like this:

redis.createClient({ socket: { path: "/..." } });

Thank you :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions