deno_cache

Crates.iodeno_cache
lib.rsdeno_cache
version0.109.0
sourcesrc
created_at2022-09-28 12:33:49.136222
updated_at2024-11-10 04:53:07.467558
descriptionImplementation of Cache API for Deno
homepage
repositoryhttps://github.com/denoland/deno
max_upload_size
id675716
size37,011
(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: 12684

cargo fmt