0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00
deno/ext/cache
2025-02-21 02:46:56 -08:00
..
01_cache.js
Cargo.toml
lib.rs
lsc_shard.rs
lscache.rs
README.md
sqlite.rs

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