pkolaczk / fclones

Efficient Duplicate File Finder
MIT License
1.82k stars 70 forks source link

Don't lose the cache if interrupted #234

Closed KyleSanderson closed 8 months ago

KyleSanderson commented 9 months ago

The cache from a user perspective only is committed after a complete successful run - losing 30TB of progress. I'd like to incrementally populate the cache and age out old entries to have tighter runs.