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

x/earthstar/mod.ts>Replica#getMaxLocalIndex

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
method Replica.prototype.getMaxLocalIndex
Re-export
import { Replica } from "https://deno.land/x/earthstar@v10.0.0-alpha.2/mod.ts";

Returns the max local index of all stored documents

Returns

Promise<number>