|
|
Log in / Subscribe / Register

Data model

Data model

Posted Feb 12, 2026 15:07 UTC (Thu) by mathstuf (subscriber, #69389)
In reply to: Data model by pabs
Parent article: Evolving Git for the next decade

`restic` has a similar problem. The plan there, IIUC, is to split directory blobs using a rolling hash just list data blobs are, but progress is stalled.


to post comments

Data model

Posted Feb 12, 2026 15:38 UTC (Thu) by johill (subscriber, #25196) [Link]

We solved this in `bup` recently, which actually stores data in git packfiles, but of course the split tree layout is no longer really compatible with git (it looks like a directory with nested subdirs to git.)


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds