You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe I just ran into this exact issue. Installed JuiceFS v0.17.5 with Redis 7.0.0
Provisioning a volume and writing to it worked fine, but upon destroying I get:
Related to redis/go-redis#2085, go-redis v8 is not compatible with redis v7.
Is there any plan to upgrade this dependencies to v9 to support redis v7?
The text was updated successfully, but these errors were encountered: