Hacker News new | ask | show | jobs
by i_like_waiting 1677 days ago
Thanks, seems like that could be good solution for storing of daily backups of DB. I didn't know I needed it but seems like I do.
3 comments

Author here, this software is young, please don't use it for backups!

But also, in general, it might not work well for your use case, and our use case is niche. Please give it a try before making assumptions about any suitability for use.

In this age of rampant puffery, it's so... soothing to see somebody be positive and frank about the limits of their creation. Thanks for this and all your comments here!
<3
Borg, bup or restic are relatively popular incremental backup tools that reduplicate with chunking.
Have a look at Borg, it handles incremental backups very well