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
This code only works if foo and bar exists in redis db.
According to mget documentation this should work for keys that doesn't exist and non-string type too.