No, I mean that it would be explicit, like `get(“someKey”, {expirationTtl: 1800});`. And it seems li

No, I mean that it would be explicit, like
get(“someKey”, {expirationTtl: 1800});
. And it seems like overkill to have to rewrite a key every time to reset the expiration timer
Was this page helpful?