Skip to main content

Module quickcache_cache

Module quickcache_cache 

Source
Available on crate feature quick_cache only.
Expand description

QuickCache - Fast In-Memory Cache Backend

Lightweight and extremely fast in-memory cache optimized for maximum performance.

Structsยง

QuickCacheBackend
QuickCache in-memory cache with per-key TTL support