vwkdV
Deno8mo ago
2 replies
vwkd

Why is `mutate()` missing in `npm:@deno/kv`?

Why is .mutate() missing in AtomicOperation of the @deno/kv NPM package while it's in AtomicOperation of built-in KV in Deno? This makes the code incompatible. What am I missing?
Deno
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
Deno.AtomicOperation - Deno documentation
GitHub
A self-hosted backend for Deno KV. Contribute to denoland/denokv development by creating an account on GitHub.
denokv/npm/src/kv_types.ts at 5697a1b00783c5b9f234319ee4d995e387772...
Was this page helpful?