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

x/earthstar/src/replica/attachment_drivers/memory.ts

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v10.0.0-beta.6/src/replica/attachment_drivers/memory.ts";

Classes

An attachment driver which persists attachments in memory. Works everywhere.