package irmin-pack

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

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-2.5.2.tbz
sha256=ac8d75144cafdaf4b5e106b540a27338245510b7e33a8c412d393c9d50cae490
sha512=6108448c73d23648bc4fb27722f21a007990e7ed4739cc08f920a140033805fb87c6fe3935e466dfe264ea0bb01e18da571d42f5624d84979a4fea9aee4a1d19

doc/irmin-pack.layered/Irmin_pack_layered/Make/PrivateLayer/index.html

Module Make.PrivateLayerSource

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:commit list -> ?max:commit list -> ?squash:bool -> ?copy_in_upper:bool -> ?min_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.