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
Fixed glitch where Cache.GetEntry was returning empty interface instead of a nil value. Now if called to retrieve a key that doesn't exist in the cache, it will return nil