import * as earthstar from "https://deno.land/x/earthstar@v10.0.0-alpha.2/src/replica/doc_drivers/localstorage.ts";
Classes
A replica driver which perists to LocalStorage, which stores a maximum of five megabytes per domain. If you're storing multiple shares, this limit will be divided among all their replicas. Works in browsers and Deno. |