package irmin

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

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-0.12.0.tbz
md5=04158d3e093add7b556323aeb117219c

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.

Build Status docs

Published: 17 Nov 2016

Dependencies (19)

  1. crunch < "3.0.0"
  2. cmdliner
  3. re < "1.7.2"
  4. hex
  5. astring
  6. uri >= "1.3.12"
  7. mstruct
  8. mirage-tc >= "0.3.0"
  9. cstruct >= "1.6.0"
  10. fmt >= "0.8.0"
  11. logs >= "0.5.0"
  12. lwt >= "2.4.7"
  13. ocamlgraph
  14. fmt
  15. ezjsonm >= "0.4.2" & < "0.5.0"
  16. topkg build & >= "0.7.8"
  17. ocamlfind build
  18. ocamlbuild build
  19. ocaml >= "4.01.0"

Dev Dependencies (5)

  1. irmin-watcher with-test & >= "0.2.0"
  2. alcotest with-test & >= "0.4.1"
  3. cohttp with-test
  4. git-unix with-test
  5. mtime with-test

Used by (6)

  1. datakit < "0.10.0"
  2. datakit-client-git < "0.12.2"
  3. ezirmin
  4. imaplet-lwt >= "0.1.8" & < "0.1.10"
  5. irmin-unix = "0.12.0"
  6. jitsu >= "0.3.0"

Conflicts (8)

  1. irmin-watcher < "0.2.0"
  2. mirage-types >= "3.0.0"
  3. conduit < "0.9.0"
  4. git-unix >= "1.10.0"
  5. git >= "1.10.0"
  6. git < "1.8.0"
  7. cohttp >= "0.99.0"
  8. cohttp < "0.18.3"