package irmin

  1. Overview
  2. Docs
Irmin, a distributed database that follows the same design principles as Git

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-3.9.0.tbz
sha256=8e073abe1b5ffb5b6d58c32606c9d7dabc32c53501756be80a92ed4777ad51a0
sha512=70769a8d36520626fecd6f68e5f3abe6a0d67a65af915312206cc3f4da230df48512faee178aa6e899d3fb640b9340f6c92486185be5432a1a1a161c70386c99

doc/irmin.mem/Irmin_mem/KV/index.html

Module Irmin_mem.KVSource

Constructor for in-memory KV stores.

Sourcetype endpoint = unit
Sourcetype metadata = unit
Sourcetype hash
include Irmin.Key.Store_spec.S with type ('h, _) contents_key = 'h with type 'h node_key = 'h with type 'h commit_key = 'h
Sourcetype ('h, _) contents_key = 'h
Sourcetype 'h node_key = 'h
Sourcetype 'h commit_key = 'h
Sourcemodule Make (C : Irmin.Contents.S) : sig ... end
OCaml

Innovation. Community. Security.