Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suggestion: @std/kv #6387

Open
iuioiua opened this issue Feb 7, 2025 · 2 comments
Open

suggestion: @std/kv #6387

iuioiua opened this issue Feb 7, 2025 · 2 comments

Comments

@iuioiua
Copy link
Contributor

iuioiua commented Feb 7, 2025

I suggest moving @deno/kv-utils to @std/kv. While these utilities have fairly niche use cases, creating @std/kv can offer some possible benefits:

  1. These utilities would have far greater visibility in the Deno Standard Library. I only just discovered @deno/kv-utils and it's been around for a few months.
  2. Can increase awareness of Deno KV.
  3. Increases the chances that devs imagine up and create better tools for Deno KV.
  4. Possibly serve as a test bench for ideas that could be implemented in the runtime. E.g. a JavaScript/TypeScript version of Deno.Kv.count() until it's implemented in the runtime.

Related #6123

@timreichen
Copy link
Contributor

Is kv stable yet? If not I think we should wait until it is.

@iuioiua
Copy link
Contributor Author

iuioiua commented Feb 7, 2025

Whether it's stable or not (which it's not), @std/kv would have to be an unstable package anyway, as it's new.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants