pkolaczk / fclones

Efficient Duplicate File Finder
MIT License
1.99k stars 79 forks source link

Don't lose the cache if interrupted #234

Closed KyleSanderson closed 1 year ago

KyleSanderson commented 1 year 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.