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
Switch to redis-rb@5
`redis.evalsha` just returns the script result now, not the SHA. So we
instead check the SHA from the `redis.load` command.
Note this no longer supports redis-rb@4