Module cache

Module cache 

Source

Modules§

cache_manager
cache_unit
lru_queue

Structs§

DefaultFilesMetadataCache
Default implementation of FileMetadataCache
DefaultListFilesCache
Default implementation of ListFilesCache
TableScopedPath

Traits§

CacheAccessor
A trait that can be implemented to provide custom cache behavior for the caches managed by cache_manager::CacheManager.