Skip to main content
Module

x/zoic/zoic.ts>Zoic#endPerformanceMark

A caching middeware library for Deno HTTP framework, Oak.
Go to Latest
method Zoic.prototype.endPerformanceMark
import { Zoic } 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"