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

use normal redis if passed options are for standard redis #16

Open
henryoswald opened this issue Sep 25, 2014 · 1 comment
Open

use normal redis if passed options are for standard redis #16

henryoswald opened this issue Sep 25, 2014 · 1 comment

Comments

@henryoswald
Copy link

We use redis in an open source project and so need to offer people an easy way to pick between redis and redis sentinel without littering our code with if statments. So I wrote a tiny wrapper https://github.com/sharelatex/redis-sharelatex if there is interest I could put this functionality into this project. Its very basic atm.

@jasonkarns
Copy link

I would love this ability. We use redis-sentinel in our dev, qa, stage, and prod environments. But I would love to just be able to run redis standalone locally.

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

No branches or pull requests

2 participants