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 seems Kv.get() will auto-expire the value every time it's used. This is nice, but I have no idea how much time it's adding to its current expire time.
I'd also like an option to use get() without increasing the expiration time, if possible.
The text was updated successfully, but these errors were encountered:
It seems Kv.get() will auto-expire the value every time it's used. This is nice, but I have no idea how much time it's adding to its current expire time.
I'd also like an option to use get() without increasing the expiration time, if possible.
The text was updated successfully, but these errors were encountered: