package irmin-pack

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

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-2.9.0.tbz
sha256=7af11e14d312b9ae340997f8c27907b9fc9a0d19539fb643e1820d5183a76750
sha512=d7b61c6fddab0a8b61efe867b9a0fdc14c01eb1adeda2f5018b8dfee306c8324c77dd648c7cb9860e62a26e224955f9331b49d19cb693ad5d773efc53263d9fd

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.