Skip to main content
Module

x/textdb/jsondb.ts

Use Textdb from Deno
Latest
import * as textdb from "https://deno.land/x/textdb@0.1.2/jsondb.ts";

Classes

JsonDB class. Use TextDB like KVS.

Type Aliases

JsonDB Schema add _id property to the record user passed _id is UUID v4