Module cache_manager

Source

Structs§

CacheManager
CacheManagerConfig

Type Aliases§

FileStatisticsCache
The cache of listing files statistics. if set CacheManagerConfig::with_files_statistics_cache Will avoid infer same file statistics repeatedly during the session lifetime, this cache will store in crate::runtime_env::RuntimeEnv.
ListFilesCache