denokv icon indicating copy to clipboard operation
denokv copied to clipboard

A way to "NOT" expire the value when using get() ?

Open jsb188 opened this issue 9 months ago • 0 comments

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.

jsb188 avatar May 25 '24 21:05 jsb188