# Variables
PrefetchWorkers is the number of workers that will be used to prefetch files.
ResolveRetries is the number of times to attempt resolving a key before giving up.
ResolveTimeout is the timeout for resolving a key.
# Interfaces
File is an abstraction for a file that can be read from this store.
FilesStore describes a store for files.