mirror of
https://github.com/denoland/deno.git
synced 2024-11-28 16:20:57 -05:00
9c9bcfe4c9
The `getMany` method was missing from the implementation of the `Deno.Kv` class. This patch fixes it. |
||
---|---|---|
.. | ||
01_db.ts | ||
Cargo.toml | ||
codec.rs | ||
interface.rs | ||
lib.rs | ||
README.md | ||
sqlite.rs |
deno_kv
This crate provides a key/value store for Deno.