Skip to main content

Module storage

Module storage 

Source
Expand description

Object store and index (staging area) persistence

Re-exports§

pub use index::Index;
pub use objects::ObjectStore;

Modules§

binary_index
index
objects
pack
Pack file format — many objects in one file, with a hash→offset index.