Support for `expireIn` option
Closed this issue · 4 comments
yudai-nkt commented
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).
yudai-nkt commented
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.
kitsonk commented
Thanks for raising the issue.
I will think about how it can be supported intelligently.
yudai-nkt commented
Thanks for the response. Feel free to close #4 if it's not a path you want to take.
kitsonk commented
Available in 0.0.4.