Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

allowing non-unix socket redis connections #36

Closed
wants to merge 30 commits into from
Closed

allowing non-unix socket redis connections #36

wants to merge 30 commits into from

Conversation

nevins-b
Copy link

These changes should allow for redis sockets to be specified as either:

unix:// or redis://:@:/ (where credentials are optional).

This addresses #29

nevins-b added 30 commits July 10, 2013 16:45
Conflicts:
	readme.md
	src/analyzer/analyzer.py
	src/horizon/roomba.py
	src/horizon/worker.py
@nevins-b nevins-b closed this Jul 12, 2013
@xiongchiamiov
Copy link
Contributor

Did you close this because you're maintaining your own fork?

@anthroprose
Copy link

I have a similar yet differently implemented version of this if the community would still like the functionality added. My changeset is much smaller and limited to Redis Socket connectivity only.

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

Successfully merging this pull request may close these issues.

3 participants