import * as zoic from "https://deno.land/x/zoic@v1.0.5/zoic.ts";
Classes
Class to initalize new instance of cache. Takes options to define if cache eviction policy, expiration time for cache itmes, and if response should be returned on cache hit. | |
c Zoic | Class to initalize new instance of cache. Takes options to define if cache eviction policy, expiration time for cache itmes, and if response should be returned on cache hit. |