package irmin

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

Install

Authors

Maintainers

Sources

irmin-3.4.0.tbz
sha256=9e72efdc13324602d8da46e0492b1f4e09ad524149845e1a9106882f60ad6e1f
sha512=ae9cb4b086c7b93962aafc2ea339ac85c6d66bdf769f70a16f62fa5c74d9b194e12ac00b510be5ffac5adff3aa20fd69c4ca4067dcc966767fefcf5c02bc9969

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: 29 Aug 2022

Dependencies (17)

  1. irmin-watcher >= "0.2.0"
  2. ppx_irmin = version
  3. bigstringaf >= "0.2.0"
  4. mtime >= "1.0.0" & < "2.0.0"
  5. astring
  6. bheap >= "2.0.0"
  7. logs >= "0.5.0"
  8. ocamlgraph
  9. digestif >= "0.9.0"
  10. lwt >= "5.3.0"
  11. jsonm >= "1.0.0"
  12. uutf
  13. uri >= "1.3.12"
  14. fmt >= "0.8.5"
  15. repr >= "0.6.0"
  16. dune >= "2.9.0"
  17. 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.4.0"
  2. irmin-cli < "3.4.1"
  3. irmin-containers = "3.4.0"
  4. irmin-fs = "3.4.0"
  5. irmin-git = "3.4.0"
  6. irmin-graphql = "3.4.0"
  7. irmin-http = "3.4.0"
  8. irmin-mirage = "3.4.0"
  9. irmin-pack = "3.4.0"
  10. irmin-test = "3.4.0"
  11. irmin-tezos >= "3.0.0" & < "3.4.1"
  12. libirmin = "3.4.0"
  13. tezos-context >= "11.0" & < "13.0"

Conflicts (1)

  1. result < "1.5"