Hacker News new | ask | show | jobs
by rawgabbit 360 days ago
What happens if in the process of all this read write rewrite, data is corrupted?
1 comments

In this algo nothing is rewritten. A diff between source and latest is made, the changed or deleted files archives to a folder and the latest folder updated with source, like r sync. No more IO than any other backup tool. Versions other than the last one are never touched again