You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered: