-record(cache, { file_path :: binary(), entries :: list({binary(), binary()}), auto_update :: boolean() }).