5 releases
Uses new Rust 2024
| new 0.1.5 | Feb 7, 2026 |
|---|---|
| 0.1.4 | Nov 15, 2025 |
| 0.1.2 | Nov 15, 2025 |
| 0.1.1 | Nov 15, 2025 |
| 0.1.0 | Nov 15, 2025 |
#1557 in Web programming
474 downloads per month
Used in 3 crates
(2 directly)
15KB
http-global-cache
Simple global cache to use for http.
use rust_http_global_cache::CACACHE_MANAGER;
Feature behavior
cache: disk-backed cache manager (CACacheManager)cache_mem: in-memory cache manager (MokaManager)cache + cache_mem: prefersMokaManager(helps workspace--all-featuresbuilds)
Dependencies
~0–36MB
~484K SLoC