Hacker News new | ask | show | jobs
by KoleSeise1277 12 days ago
Nice breakdown of the COW model. How do you plan to clean up snapshots once branches get a few generations deep?
1 comments

I haven’t put too much thought into this yet. A "branch" depth threshold is the first thing that comes to mind, with RBD flattening as an option once that threshold is reached.