Skip to main content

Module cache

Module cache 

Source

Re-exports§

pub use crate::CacheStorageMode;

Structs§

CacheHandle
A cloneable handle for cache management — invalidating entries and (in PreGenerate mode) managing the list of pre-generated SSG snapshots at runtime.
CacheStore
Cache storage for prerendered content
CachedResponse

Enums§

InvalidationMessage
Messages sent via the broadcast channel to invalidate cache entries.