0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 05:36:49 -04:00
deno/ext/cache
denobot e27a19c02c
chore: forward v1.46.3 release commit to main (#25425)
This is the release commit being forwarded back to main for 1.46.3
2024-09-04 17:16:24 +00:00
..
01_cache.js refactor(ext): align error messages (#25310) 2024-09-04 09:23:19 +02:00
Cargo.toml chore: forward v1.46.3 release commit to main (#25425) 2024-09-04 17:16:24 +00:00
lib.deno_cache.d.ts
lib.rs refactor(ext): align error messages (#25310) 2024-09-04 09:23:19 +02:00
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