deno_cache

Crates.iodeno_cache
lib.rsdeno_cache
version0.149.0
created_at2022-09-28 12:33:49.136222+00
updated_at2025-09-24 20:06:45.635382+00
descriptionImplementation of Cache API for Deno
homepage
repositoryhttps://github.com/denoland/deno
max_upload_size
id675716
size114,144
(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: 14349

cargo fmt