class FileCache
implements Cache
import { FileCache } from "https://deno.land/x/s3si@gui-v0.4.16/src/cache.ts";
File Cache stores data in a folder. Each file is named by the sha256 of its key.
import { FileCache } from "https://deno.land/x/s3si@gui-v0.4.16/src/cache.ts";
File Cache stores data in a folder. Each file is named by the sha256 of its key.