redmon icon indicating copy to clipboard operation
redmon copied to clipboard

Support for redis 4

Open amatriain opened this issue 6 years ago • 4 comments

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

amatriain avatar Dec 20 '17 15:12 amatriain

Fixes https://github.com/steelThread/redmon/issues/99

amatriain avatar Dec 20 '17 15:12 amatriain

Coverage Status

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

coveralls avatar Dec 20 '17 15:12 coveralls

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.

amatriain avatar Dec 20 '17 15:12 amatriain

Hi, When this is going to be merged?

LuisErnestoZamb avatar Nov 03 '18 00:11 LuisErnestoZamb