deno_cache

Crates.iodeno_cache
lib.rsdeno_cache
version0.92.0
sourcesrc
created_at2022-09-28 12:33:49.136222
updated_at2024-07-12 20:24:23.792035
descriptionImplementation of Cache API for Deno
homepage
repositoryhttps://github.com/denoland/deno
max_upload_size
id675716
size36,311
(denobot)

documentation

README

deno_cache

This crate implements the Cache API for Deno.

The following APIs are implemented:

Cache APIs don't support the query options yet.

Spec: https://w3c.github.io/ServiceWorker/#cache-interface

Commit count: 11748

cargo fmt