Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method MemoryPersister.prototype.saveModelAndClearJournal
import { MemoryPersister } from "https://deno.land/x/prevalence@0.1.2/mod.ts";

Parameters

model: M
lastAppliedTimestamp: LastAppliedTimestamp

Returns

Promise<void>