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
During a get call, the main thread will check whether the requested Key is outdated, if it is, key will be removed immediately and nothing gets return.
The text was updated successfully, but these errors were encountered:
s-bose7
changed the title
Implement Lazy TTL
Implement lazy TTL
Jun 9, 2024
A lazy TTL doesn't require any background job.
During a get call, the main thread will check whether the requested Key is outdated, if it is, key will be removed immediately and nothing gets return.
The text was updated successfully, but these errors were encountered: