Module git_odb::loose[][src]

An object database storing each object in a zlib compressed file with its hash in the path

Modules

db
object

Structs

Db

A database for reading and writing objects to disk, one file per object.