New adonis redis version
radudalbea opened this issue · 5 comments
radudalbea commented
Hey,
Could you please update the adonis redis version. The current one 7.0.2.
At the moment if someone uses the auth module this package can't be installed because of this issue.
The auth module needs the 7th version of redis, you need the 5th.
VladyslavParashchenko commented
Could you test update on your project
npm i git://github.com/reg2005/adonis5-cache.git#package-update
radudalbea commented
it's ok. thanks
mastermunj commented
@VladyslavParashchenko is any release planned for this update?
VladyslavParashchenko commented
@reg2005 , could you publish new version on npm ?
reg2005 commented
The package has been updated. Please check it