-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels