A GenServer for storing in-memory config details that couldn’t otherwise be work-arounded.
key() :: atom
value() :: any
get(key) :: value
set(key, value) :: any