package irmin-pack

  1. Overview
  2. Docs
Irmin backend which stores values in a pack file

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-3.0.0.tbz
sha256=4df659f3871aaca6888c19cbe54ad939f8edb9392f2ac4cc60e071c42cc1503f
sha512=09ee611dece25f0c0844d0844edd8a6c827bfd535c5c6a0798364319bdec96b6a0fe19ccd56d8bd303b5ddad3f0f03df8d2a38c8382d50312e92f2901ae4d1c4

doc/irmin-pack.mem/Irmin_pack_mem/index.html

Module Irmin_pack_memSource

A 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.

Sourcemodule Maker (_ : Irmin_pack.Conf.S) : Irmin_pack.Maker with type ('h, _) contents_key = 'h and type 'h node_key = 'h and type 'h commit_key = 'h
OCaml

Innovation. Community. Security.