deno/ext/cache
denobot 8321106b78
1.43.0 (#23549)
Bumped versions for 1.43.0

Co-authored-by: littledivy <littledivy@users.noreply.github.com>
2024-04-25 15:14:26 +05:30
..
01_cache.js
Cargo.toml 1.43.0 (#23549) 2024-04-25 15:14:26 +05:30
lib.deno_cache.d.ts
lib.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