-
-
Notifications
You must be signed in to change notification settings - Fork 973
Open
Description
Currently, there does not seem to be support for use of Redis through a Unix socket. When I attempt to specify a URI with a schema of "redis-socket", I get a key error. Looking in the code, there is apparently support for "redis", and "rediss", but no other kinds of Redis schema.
Presumably, an implementation of this would support the same "redis-socket://" form of URI that is supported by Lettuce (see https://github.com/redis/lettuce/wiki/Redis-URI-and-connection-details)
Metadata
Metadata
Assignees
Labels
No labels