Skip to main content

Module cache

Module cache 

Source
Expand description

Response cache layer.

Re-exports§

pub use memory::CacheConfig;
pub use memory::MemoryCache;

Modules§

memory
In-memory response cache with TTL expiry.