Skip to main content
Module

x/velo/mod.ts

Performant Cache implementations for Deno. Supports LRU, LFU, ARC and other caching policies.
Go to Latest
import * as velo from "https://deno.land/x/velo@0.1.4/mod.ts";
The documentation for this module is currently unavailable.