go-redis/cache

go-redis V9 compatibility

Ghilteras opened this issue · 2 comments

Does Cache work with go-redis v9? We are upgrading our v8 go-redis because we want to use Redis7 and you need go-redis v9 for Redis7, but we are afraid we might lose the Cache functionality as it seems to be tied to v8

We too would like to upgrade to V9. Any upgrade plans? I already see a PR out there for it #93

There is v9 branch already. I've just made it the default.