Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fast_storage/local_storage.ts>storage

An optimized key-value storage based on sqlite.
Go to Latest
variable storage
import { storage } from "https://deno.land/x/fast_storage@v1.7/local_storage.ts";