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

Loosen dependency to redis 2.x.x to allow 2.3.0 to match #31

Merged
merged 1 commit into from Jan 15, 2016

Conversation

aredridel
Copy link
Contributor

No description provided.

@harmeyo
Copy link

harmeyo commented Dec 30, 2015

👍 for this PR. There is a breaking bug in redis 2.2.x which manifests itself when getting a value from redis (the js parser can throw an error that could result in a timeout).

Having a loose dependency on redis would allow to benefit from the 2.3.0 bugfix without impacting catbox-redis.

@LoicMahieu LoicMahieu added this to the v1.0.7 milestone Jan 15, 2016
@LoicMahieu LoicMahieu added the dependency Update module dependency label Jan 15, 2016
LoicMahieu added a commit that referenced this pull request Jan 15, 2016
Loosen dependency to redis 2.x.x to allow 2.3.0 to match
@LoicMahieu LoicMahieu merged commit 0c04b37 into hapijs:master Jan 15, 2016
@LoicMahieu
Copy link
Contributor

Published v1.0.7

@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

3 participants