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
Hi:
Using tracking-table-max-keys,when the limit is reached, Redis will start to evict keys in the invalidation table. But in trackingLimitUsedSlots, when evict keys, the server does not tell the client to invalidate the cached values.