# Functions
New returns a new disk-based store based on the provided options.
OptionsFromConfig parses the passed config, extracts the disk storage settings, validates it, and returns a *Options struct pointer on success.
# Variables
No description provided by the author