Irmin_dataThis module contains data structure implementations used in the implementation of Irmin. It is exposed only for internal use, and does not provide a stable API.
Irmin_pack_memA fully in-memory implementation of the Irmin_pack flavour of Irmin backend, intended for users that must be interoperable with the idiosyncrasies of the persistent implementation.
Library irmin_pack_unix
Irmin_pack_unixThe irmin-pack-unix package provides an implementation of Irmin_pack for Unix systems.
Library octez-internal-libs.irmin
IrminThe Irmin module provides a common interface and types used by all backends.