package irmin-pack

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

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-2.7.2.tbz
sha256=29c68c5001a727aaa7a6842d6204ffa3e24b3544fa4f6af2234cdbfa032f7fdf
sha512=87254dfe640619b678a95c211435c0deaaaac8bec50bba711757dd610c9fe6d9a80938399b7e2bb7bc813116eebc82bf3474b281d1afcd1031586f3d51579925

doc/irmin-pack.layered/Irmin_pack_layered/Checks/Layout/index.html

Module Checks.Layout

include module type of struct include Irmin_pack.Layout end
type path := root:string -> string
val pack : path
val branch : path
val dict : path
val stores : root:string -> string list
val flip : root:string -> string
val lower : root:string -> string

Only works for layered stores that use the default names for layers.

val upper0 : root:string -> string

Only works for layered stores that use the default names for layers.

val upper1 : root:string -> string

Only works for layered stores that use the default names for layers.

val toplevel : string -> string list
OCaml

Innovation. Community. Security.