Skip to main content
Module

x/earthstar/src/replica/replica-driver-indexeddb.ts

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v9.3.3/src/replica/replica-driver-indexeddb.ts";

Classes

A replica driver which persists to IndexedDB in the browser. Maximum storage capacity varies, but is generally upwards of one gigabyte. Works in browsers.