Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method PersistantCache.prototype.save
import { PersistantCache } from "https://deno.land/x/frugal@0.2.1/packages/core/mod.ts";

Save the hot data to the persistance layer

Returns

Promise<void>