131 breaking releases
new 0.133.0 | Apr 14, 2025 |
---|---|
0.131.0 | Apr 5, 2025 |
0.129.0 | Mar 28, 2025 |
0.116.0 | Dec 19, 2024 |
0.11.0 | Nov 24, 2022 |
#1104 in Database interfaces
5,264 downloads per month
Used in 38 crates
(8 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
~121MB
~2.5M SLoC