Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/zoic/zoic.ts>default#endPerformanceMark

A caching middeware library for Deno HTTP framework, Oak.
Go to Latest
method default.prototype.endPerformanceMark
import { default } from "https://deno.land/x/zoic@v1.0.2/zoic.ts";

Marks end of latency test for cache hit or miss, and updates read or write processed

Parameters

queryRes: "hit" | "miss"