Module cache

Module cache 

Source

Structs§

CacheBuilder
Builder for cache entries
CacheConfig
Configuration for cache
CacheKey
Unique identifier for a cache entry
CacheMetadata
Cache entry metadata
CacheOptions
Cache entry options
CacheStats
Cache statistics
DataCache
In-memory data cache

Enums§

CacheEvent
Cache event for notifications
CacheState
Cache entry state

Traits§

CacheSize
Trait for getting size of cached values

Type Aliases§

CacheCallback
Callback for cache events
StringCache
Simple string-keyed cache