Module read_cache

Source

Structsยง

CacheAwareDeleter
ReadCache ๐Ÿ”’
Local read cache for files in object storage

Enumsยง

ReadResult ๐Ÿ”’
Cache value for read file

Constantsยง

READ_CACHE_DIR ๐Ÿ”’
Subdirectory of cached files for read.
RECOVER_CACHE_LIST_CONCURRENT ๐Ÿ”’

Functionsยง

can_cache ๐Ÿ”’
Returns true when the path of the file can be cached.
read_cache_key ๐Ÿ”’
Generate a unique cache key for the read path and range.
read_cache_key_prefix ๐Ÿ”’
read_cache_root ๐Ÿ”’
to_output_reader ๐Ÿ”’