import * as velo from "https://deno.land/x/velo@1.0.0/src/policy/tiny_lfu/frequency_sketch.ts";
Classes
A probabilistic set for estimating the frequency of elements within a time
window to use as freshness metric for the TinyLFU [1] admission policy.
Employing a Count-Min Sketch[2] where the counter matrix is represented by
an array with |