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
To connect using a Unix socket, configure Redis to listen on a Unix socket using the unixsocket parameter in redis.conf. On the client, dial with network "unix" and the path specified in redis.conf.
Ask questions at https://stackoverflow.com/questions/ask?tags=go+redis
how can I use the unix socket domain (xxx.socket) to connect the redis server
The text was updated successfully, but these errors were encountered: