package irmin-fs

  1. Overview
  2. Docs
Generic file-system backend for Irmin

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-3.3.2.tbz
sha256=95a87ecc3dc2b35eee56cb351c32d2bd78c8967180a4b028324d815bfce1a6ff
sha512=20faba561c80c5389e91993d7e2cc0cedd1330cf098b68f0456f5068cde369a5589a05cd2aeb0a701d65a7d1e1e6f4045ccfbf60349cbea2bfd02981d7bb244c

doc/irmin-fs/Irmin_fs/index.html

Module Irmin_fsSource

Disk persistence.

Sourcemodule Conf : sig ... end
Sourceval config : string -> Irmin.config

config root is the a configuration with the key Irmin.Config.root set to root. *

Sourcemodule type IO = sig ... end

Advanced configuration

Sourcemodule type Config = sig ... end

Same as Config but gives more control on the file hierarchy.

In-memory IO mocks

Sourcemodule IO_mem : sig ... end
OCaml

Innovation. Community. Security.