178 breaking releases
Uses new Rust 2024
| 0.180.0 | Apr 28, 2026 |
|---|---|
| 0.178.0 | Apr 9, 2026 |
| 0.176.0 | Mar 31, 2026 |
| 0.158.0 | Dec 20, 2025 |
| 0.11.0 | Nov 24, 2022 |
#215 in Caching
7,589 downloads per month
Used in 37 crates
(9 directly)
2MB
48K
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
~137MB
~2.5M SLoC