115 breaking releases
new 0.117.0 | Jan 9, 2025 |
---|---|
0.116.0 | Dec 19, 2024 |
0.115.0 | Dec 17, 2024 |
0.112.0 | Nov 28, 2024 |
0.11.0 | Nov 24, 2022 |
#2147 in Web programming
2,885 downloads per month
Used in 32 crates
(9 directly)
38KB
1K
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
~107MB
~2M SLoC