kitsonk/kv-toolbox

Support for `expireIn` option

Closed this issue · 4 comments

I want to store 64+KiB images to KV with TTL, but kv-toolbox currently doesn't have an interface with the underlying Deno KV API (denoland/deno#20091).

uh, I wasn't aware this option is currently available only in the CLI: https://deno.com/blog/kv-open-beta#key-ttl-with-expirein. Sorry if the PR is a bit hasty.

Thanks for raising the issue.

I will think about how it can be supported intelligently.

Thanks for the response. Feel free to close #4 if it's not a path you want to take.

Available in 0.0.4.