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

x/velo/mod.ts>SLRU#clear

Performant Cache implementations for Deno. Supports LRU, LFU, ARC and other caching policies.
Go to Latest
method SLRU.prototype.clear
import { SLRU } from "https://deno.land/x/velo@0.1.5/mod.ts";

Reset the cache