MultiPack indices are saving resources and speed up object access, they are less common locally but great on the server. ### Tasks * [x] `multi_index::File` as a way to read the file format * [x] #282 * [x] multi-index writing * [x] integration into `git_odb::Store` * [x] assure packs can be built when a multi-pack index is present * [x] optional light-weight verification similar to what git does
MultiPack indices are saving resources and speed up object access, they are less common locally but great on the server.
Tasks
multi_index::Fileas a way to read the file formatgit_odb::Store