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

Support for redis 4 #101

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amatriain
Copy link
Contributor

Since redis 4 the previously deprecated #connect method has been removed. Redmon should use #new instead.

Since redis 4 the previously deprecated #connect method has been removed. Redmon should use #new instead.
@amatriain
Copy link
Contributor Author

Fixes #99

@coveralls
Copy link

coveralls commented Dec 20, 2017

Coverage Status

Coverage decreased (-3.3%) to 78.947% when pulling 958a1d4 on amatriain:fix-redis-connect into 7f567f7 on steelThread:master.

@amatriain
Copy link
Contributor Author

amatriain commented Dec 20, 2017

Travis errors seem caused by incompatibility between ruby versions and some gems? I'm pretty sure the code changes in this PR are not causing the errors I'm seeing in Travis logs.

@LuisErnestoZamb
Copy link

Hi, When this is going to be merged?

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.

None yet

3 participants