Hacker News new | ask | show | jobs
by ccrone 3705 days ago
We plan to add versioning for exactly this. It's on our roadmap which you can find here: https://infinit.sh/documentation/roadmap
1 comments

Fantastic! I hope it allows rollback to an earlier version of the entire filesystem, too. I know people who have lost large amounts of data on Dropbox because some client-side issue (malware or just plain error) deleted everything. I think they also had some online backup service that could roll back files but only if the file was still there, which is useless.

Will you also support deduplication (files, blocks, context-aware blocks, or otherwise)?

We already offer replication so that if a node goes down (or loses data) clients can still get their files.

We could add deduplication to our system but it's not a priority for us just yet