irmin-pack

The irmin-pack package provides a space-optimized, on-disk backend inspired by Git Packfiles.

The entry point of this library is the module Irmin_pack.

Implementations

irmin-pack.mem

The entry point of this library is the module Irmin_pack_mem.

irmin-pack.unix

The entry point of this library is the module Irmin_pack_unix.