Get the file from the cache. Specify ignoreMemCache to force a re-read from the database
ignoreMemCache
Future<FileInfo?> getFileFromCache(String key, {bool ignoreMemCache = false});