package irmin-pack

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

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-2.10.0.tbz
sha256=58b4d058252fc3fca27aa4704594758ea17b5b549076495b53dea7217bd6e64a
sha512=3f7d7817b708d2be41bf81fb7c8f637e0331cc73ffc49d54ae809982d5f258f62255c892ed22c58688034ffa0aa7d32cb7fadb1b188a22ff0ddf80352da3d28b

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

Module Maker_ext.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.