zotero / zotero-ios

Zotero for iOS
https://apps.apple.com/us/app/zotero/id1513554812
Other
234 stars 30 forks source link

Cache file MD5 and modification date by URL for app session #979

Closed mvasilak closed 3 months ago

mvasilak commented 3 months ago

There is a number of reported Hangs for version 1.0.39, when MD5 hashes are computed. These are re-computed every time a document appears as downloaded in a collection, or it is opened. Adding a simple session memory cache, can speed subsequent uses if the file has not been modified.