class default
extends Adapter
import { default } from "https://deno.land/x/saur@v0.0.1/application/cache.js";
Methods
fetch()
key,
options?,
fresh,
Fragment caching
http()
url,
freshen,
context,
send,
HTTP caching
read()
readFromCache(key, options?)
write()
writeToCache()
key,
value,
options?,