Skip to main content
Module

x/zoic/src/lfu.ts>default#put

A RESTful API-caching middleware library for Oak/Deno
Latest
method default.prototype.put
import { default } from "https://deno.land/x/zoic@v1.0.5/src/lfu.ts";

Adds new item to cache.

Parameters

key: string
value: cacheValue
byteSize: number