Resolves storage configuration without coupling adapters to the storage facade.
Values declared as {:system, variable} are read from the process environment
when configuration is requested. Nested keyword lists and maps are resolved
recursively.
Summary
Types
@type t() :: keyword()
Functions
@spec get() :: t()
Returns the resolved storage configuration for the current application.