Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/prevalence/mod.ts

Prevalence for Deno, like Prevayler.
Latest
import * as prevalence from "https://deno.land/x/prevalence@0.1.2/mod.ts";

Classes

Stores data in Deno.Kv.

Stores data in memory.

TypeScript implementation for Deno of the Prevalence design pattern, as introduced by Klaus Wuestefeld in 1998 with Prevayler.

Type Aliases

Things that JSON.stringify can serialize.

Things that Deno.Kv can store as values.