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
It would be nice for reply.Val() to return map[string]string for hash queries to Redis (HGetAll() etc.) instead of []string. Would require new reply type it seems.