158 breaking releases
Uses new Rust 2024
| new 0.160.0 | Jan 15, 2026 |
|---|---|
| 0.158.0 | Dec 20, 2025 |
| 0.154.0 | Nov 4, 2025 |
| 0.144.0 | Jul 31, 2025 |
| 0.11.0 | Nov 24, 2022 |
#2384 in Database interfaces
3,225 downloads per month
Used in 39 crates
(9 directly)
53KB
1.5K
SLoC
deno_cache
This crate implements the Cache API for Deno.
The following APIs are implemented:
CacheStorage::open()CacheStorage::has()CacheStorage::delete()Cache::match()Cache::put()Cache::delete()
Cache APIs don't support the query options yet.
Dependencies
~139MB
~2.5M SLoC