@fromdeno/cache

v0.1.10
Simple API for Deno cache.
deno cache

@fromdeno/cache

Simple API for Deno cache.

Differences from https://deno.land/x/cache or https://npm.im/deno-cache :

  • High-level readCache and fetchCache return Response, akin to fetch.

  • Low-level CacheEntry can resolve where a file is (or would be) cached without performing IO.

npm i @fromdeno/cache

Metadata

  • MIT
  • >=14.13.1
  • Wojciech Pawlik
  • released 9/9/2021

Downloads