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

Upgrade outdated node-redis dependency #27

Merged
merged 2 commits into from Oct 30, 2015
Merged

Conversation

subvertnormality
Copy link
Contributor

The node-redis library is a few versions out of date here. Some of the fixes that have gone in to that library include better error handling - in particular, it no longer throws exceptions. Obviously, throwing exceptions here can cause havok to an application, so these changes are particularly desirable.

There are some breaking changes in the updates, but everything seems ok apart from one amend needed in a unit test - it seems to have been a redundant quit call, but some clarification on whether this is ok would be good.

@subvertnormality
Copy link
Contributor Author

@LoicMahieu any chance we can get this looked at? There are currently issues with the library that cause exceptions to be thrown - not good!

@alex-s2
Copy link

alex-s2 commented Oct 28, 2015

This is causing us some issues, it would be good if someone could take a look at this.

@9point6
Copy link

9point6 commented Oct 28, 2015

👍 Would like this too

@azizur
Copy link

azizur commented Oct 28, 2015

Could we get someone look into this, it casing us some issue too.

@LoicMahieu LoicMahieu added the dependency Update module dependency label Oct 30, 2015
@LoicMahieu LoicMahieu added this to the v1.0.6 milestone Oct 30, 2015
@LoicMahieu LoicMahieu self-assigned this Oct 30, 2015
@LoicMahieu
Copy link
Contributor

Sorry for the delay. Obviously thanks for you PR, looks good!

LoicMahieu added a commit that referenced this pull request Oct 30, 2015
Upgrade outdated node-redis dependency
@LoicMahieu LoicMahieu merged commit 767a27f into hapijs:master Oct 30, 2015
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependency Update module dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants