package irmin-pack

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

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-2.7.1.tbz
sha256=fac7c032f472fb369378ad2d8fe77e7cd3b3c1c6a0d7bf59980b69528891b399
sha512=06db1c4e90d43bdfbea2d4f15037eef77207877c05019a6ce0f7f7771afe7d9200da019e3d845ff98ee86947f3e538e1521d818e6d6ddd97105fcaeb746fe418

doc/irmin-pack.layered/Irmin_pack_layered/Maker/Private_layer/index.html

Module Maker.Private_layerSource

These modules should not be used. They are exposed purely for testing purposes.

Sourcemodule Hook : sig ... end
Sourceval wait_for_freeze : repo -> unit Lwt.t
Sourceval freeze' : ?min_lower:commit list -> ?max_lower:commit list -> ?min_upper:commit list -> ?max_upper:commit list -> ?recovery:bool -> ?hook: [ `After_Clear | `Before_Clear | `Before_Copy | `Before_Copy_Newies | `Before_Copy_Last_Newies | `Before_Flip ] Hook.t -> repo -> unit Lwt.t
Sourceval upper_in_use : repo -> [ `Upper0 | `Upper1 ]
OCaml

Innovation. Community. Security.