Simple API for Deno cache.
Differences from https://deno.land/x/cache or https://npm.im/deno-cache :
-
High-level
readCacheandfetchCachereturnResponse, akin tofetch. -
Low-level
CacheEntrycan resolve where a file is (or would be) cached without performing IO.