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
My application is currently set up with go-redis v9.4.0 and my redis cluster is on v7.0.15.
I'm looking into upgrading my redis cluster to v7.2.5, so I'm wondering if my redis client would be able to support the new cluster version.
My application uses basic redis operations like Set, Get, SMembers, Pipeline and Close. I wasn't able to find any information regarding the redis version support..
Thanks for any help!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My application is currently set up with go-redis v9.4.0 and my redis cluster is on v7.0.15.
I'm looking into upgrading my redis cluster to v7.2.5, so I'm wondering if my redis client would be able to support the new cluster version.
My application uses basic redis operations like Set, Get, SMembers, Pipeline and Close. I wasn't able to find any information regarding the redis version support..
Thanks for any help!
Beta Was this translation helpful? Give feedback.
All reactions