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
After 5.0.0 it's not possible to use the multi call due to the error message: Redis::Cluster::AmbiguousNodeError: Cluster client doesn't know which node the multi command should be sent to.
What is the recommended solution for transactions in cluster mode?