Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting via a unix socket #133

Closed
alexanderbaran opened this issue Jul 14, 2015 · 1 comment
Closed

Connecting via a unix socket #133

alexanderbaran opened this issue Jul 14, 2015 · 1 comment

Comments

@alexanderbaran
Copy link

Is there a possibility of connecting to redis via unix socket instead of tcp? If not, will this feature be implemented? Perhaps it could improve performance.

@garyburd
Copy link
Member

To open a connection with a Unix socket, dial the Unix connection and pass the result to redis.NewConn.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants