Skip to main content

Crate sova_response_cache

Crate sova_response_cache 

Source
Expand description

GET response cache with optional private caching and prefix invalidation.

Structsยง

ResponseCache
Cache successful GET responses in a KvStore.
ResponseCacheHandle
App-state handle for invalidation from handlers / event listeners.