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

Simple redis url does not work #1181

Closed
alexandru-calinoiu opened this issue Aug 14, 2020 · 1 comment
Closed

Simple redis url does not work #1181

alexandru-calinoiu opened this issue Aug 14, 2020 · 1 comment

Comments

@alexandru-calinoiu
Copy link

The url I am trying to parse is redis://redis:6379/0

Apparently this will fail.

Noticed this issue with a package that depends on this library ember-cli-deploy/ember-cli-deploy-redis#103

@marcbachmann
Copy link
Collaborator

new Redis('redis://redis:6379/0') is working now with ioredis v5

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