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

Support Unix Domain Sockets #23

Closed
wants to merge 1 commit into from
Closed

Support Unix Domain Sockets #23

wants to merge 1 commit into from

Conversation

Asmod4n
Copy link

@Asmod4n Asmod4n commented Mar 25, 2013

The official way to connect to a Redis Unix Domain Socket via a url is done like this

REDIS_URL=unix:///tmp/redis.sock

this pull request fixes that.

@mloughran
Copy link
Owner

I ended up redoing as 2677082 since I'm afraid merging the experimental branch made your commit unmergeable. Let me know if you have any issues with master. Cheers, Martyn

@mloughran mloughran closed this Apr 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants