Skip to content

Conversation

SkeLLLa
Copy link
Contributor

@SkeLLLa SkeLLLa commented Apr 16, 2020

Adds support for passing url into underlying redis constructor.

Closes #40

Checklist

  • run npm run test and npm run benchmark
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message and code follows Code of conduct

Copy link
Member

@Eomm Eomm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you remove the package-lock and add it to the .gitignore?

Then it LGTM ✨

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@SkeLLLa
Copy link
Contributor Author

SkeLLLa commented Apr 17, 2020

@Eomm damn, always forget to do that :), thanks. Gitignore updated.

@Eomm Eomm merged commit e15d992 into fastify:master Apr 17, 2020
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

Successfully merging this pull request may close these issues.

Passing only a URL to the redis instance is not supported
3 participants