package irmin

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

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-3.10.0.tbz
sha256=92a9de7a0a2a35c2feba0c35a806b1f0df24c1c0d15164eebf3f919296d26715
sha512=0203ec5117a851ad5afeb2f9091659b4e142e231b6b945caab93f4d7beb23397c8ac43f7056e91d18f4bff0be1062f6ae966d221f877c229328c0cbbf29fd9f0

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.

Published: 12 Dec 2024

Dependencies (16)

  1. ppx_irmin = version
  2. bigstringaf >= "0.2.0"
  3. mtime >= "2.0.0"
  4. astring
  5. bheap >= "2.0.0"
  6. logs >= "0.5.0"
  7. ocamlgraph
  8. digestif >= "0.9.0"
  9. lwt >= "5.3.0"
  10. jsonm >= "1.0.0"
  11. uutf
  12. uri >= "1.3.12"
  13. fmt >= "0.8.5"
  14. repr >= "0.6.0"
  15. dune >= "2.9.0"
  16. ocaml >= "4.08.0"

Dev Dependencies (7)

  1. bisect_ppx dev & >= "2.5.0"
  2. odoc (< "2.0.1" | > "2.0.2") & with-doc
  3. vector with-test
  4. qcheck-alcotest with-test
  5. alcotest-lwt with-test
  6. alcotest >= "1.1.0" & with-test
  7. hex with-test

Used by (13)

  1. irmin-chunk >= "3.10.0"
  2. irmin-cli >= "3.10.0"
  3. irmin-containers >= "3.10.0"
  4. irmin-fs >= "3.10.0"
  5. irmin-git >= "3.10.0"
  6. irmin-graphql >= "3.10.0"
  7. irmin-mirage >= "3.10.0"
  8. irmin-pack >= "3.10.0"
  9. irmin-server >= "3.10.0"
  10. irmin-test >= "3.10.0"
  11. irmin-tezos >= "3.0.0"
  12. libirmin >= "3.10.0"
  13. tezos-context >= "11.0" & < "13.0"

Conflicts (1)

  1. result < "1.5"
OCaml

Innovation. Community. Security.