Creates an entry for the given digest and cached file path.
Future<void> createEntry(String digest, String cachedFilePath);