Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/keydb/adapter.ts>Adapters.getAll

Simple Key-value storage module with support for multiple database backends.
Latest
function Adapters.getAll
import { Adapters } from "https://deno.land/x/keydb@1.0.0/adapter.ts";
const { getAll } = Adapters;