0.1.10 • Published 4 years ago
@fromdeno/cache v0.1.10
@fromdeno/cache
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.