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

Allow non-socket connections to redis #29

Open
simontabor opened this issue Jun 22, 2013 · 3 comments
Open

Allow non-socket connections to redis #29

simontabor opened this issue Jun 22, 2013 · 3 comments

Comments

@simontabor
Copy link

It'd be nice to be able to specify a host and a port instead of being forced to use redis.sock.

Happy to give implementing this a go if you'd like

@astanway
Copy link
Contributor

I can see the use case (not enough memory/resources on a single machine), but this is not recommended - using a unix socket is much faster. This is not a priority for me, but I will take a look at a pull if you want to submit one.

@anthroprose
Copy link

I have changes over at https://github.com/anthroprose/skyline that will fix this issue and are a much smaller changeset than the last Pull Req. Are these still wanted/welcome?

@jippi
Copy link

jippi commented Apr 24, 2014

👍

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

4 participants