Skip to main content
Module

x/httpcache/in_memory.ts>inMemoryCache

HTTP Caching for Deno - in memory and redis storage support. Inspired by the Service Worker Cache API.
Latest
function inMemoryCache
import { inMemoryCache } from "https://deno.land/x/httpcache@0.1.2/in_memory.ts";

Parameters

capacity: number