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

x/earthstar/src/replica/doc_drivers/memory.ts>DocDriverMemory#_getAllDocs

Storage for private, distributed, offline-first applications.
Go to Latest
method DocDriverMemory.prototype._getAllDocs
import { DocDriverMemory } from "https://deno.land/x/earthstar@v10.2.2/src/replica/doc_drivers/memory.ts";

Returns

Promise<DocBase<string>[]>