package irmin-pack

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

irmin-2.10.2.tbz
sha256=088741b619471c8198e74aaf9f4aeb4a9997abec8b9abcbfb3443fd27bfb433f
sha512=bbc03417d6eb87d99bee391c489d23a586b0a260e4c797f5e2465c3ab67cb627a9efa526097c1b89dd3339eafb8bad738c1cf0502e5c70355871ff7dbba324b9

doc/irmin-pack/Irmin_pack/Layout/index.html

Module Irmin_pack.LayoutSource

Defines the location of the IO instances within the main irmin-pack store directory.

type path := root:string -> string
Sourceval toplevel : string -> path

A file in the top-level directory of a store

Sourceval pack : path
Sourceval branch : path
Sourceval dict : path
Sourceval stores : root:string -> string list
OCaml

Innovation. Community. Security.