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

custom redis connection #10

Open
konsumer opened this issue Jun 22, 2018 · 0 comments
Open

custom redis connection #10

konsumer opened this issue Jun 22, 2018 · 0 comments

Comments

@konsumer
Copy link

konsumer commented Jun 22, 2018

How do I make a custom redis-connection, ie: redisLib.createClient({ host: REDIS_HOST, port: REDIS_PORT })? It seems like it's hardcoded to use r, which uses defaults (localhost).

konsumer added a commit to konsumer/redis-completer that referenced this issue Jun 23, 2018
This exposes redis client (related: jedp#10)
It also changes order of export statements, so strict works (like if it's being transpiled in babel)
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

1 participant