Irmin, a distributed database that follows the same design principles as Git
Description

Irmin is a library for persistent stores with built-in snapshot, branching and reverting mechanisms. It is designed to use a large variety of backends. Irmin is written in pure OCaml and does not depend on external C stubs; it aims to run everywhere, from Linux, to browsers and Xen unikernels.

Install

Published

27 Jul 2022

Authors

Maintainers

Sources

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

Dependencies

bisect_ppx dev & >= "2.5.0"
odoc (< "2.0.1" | > "2.0.2") & with-doc
vector with-test
alcotest-lwt with-test
alcotest >= "1.1.0" & with-test
hex with-test
ppx_irmin = version
bigstringaf >= "0.2.0"
mtime >= "1.0.0" & < "2.0.0"
bheap >= "2.0.0"
logs >= "0.5.0"
digestif >= "0.9.0"
lwt >= "5.3.0"
jsonm >= "1.0.0"
uri >= "1.3.12"
fmt >= "0.8.0"
repr >= "0.6.0"
dune >= "2.9.0"
ocaml >= "4.08.0"

Reverse Dependencies

irmin-chunk = "3.3.2"
irmin-fs = "3.3.2"
irmin-git = "3.3.2"
irmin-graphql = "3.3.2"
irmin-http = "3.3.2"
irmin-mirage = "3.3.2"
irmin-pack = "3.3.2"
irmin-test = "3.3.2"
irmin-tezos >= "3.0.0" & < "3.4.0"
irmin-unix >= "3.3.2"
tezos-context >= "11.0" & != "13.0" & < "15.0"

Conflicts

result < "1.5"