moaxaca / async-redis

First class async & promise support for redis.
Other
168 stars 21 forks source link

Update redis #45

Closed RemiKalbe closed 3 years ago

RemiKalbe commented 3 years ago

Hey 🖖,

Could you update redis and redis-command to their latest version? Because right now, this version of redis require hiredis which is deal breaking for me.

CryogenicPlanet commented 3 years ago

@RemiKalbe A really hacky solution I used is by manually updating the packages with patch-package https://www.npmjs.com/package/patch-package

Here is the patch file https://gist.github.com/CryogenicPlanet/098eb730d068633428016c3d0e4250a7

luizdesign commented 3 years ago

Another reason to update is the vulnerability in the used redis version. https://www.npmjs.com/advisories/1662

moaxaca commented 3 years ago

Updated in 2.0.0