irminversion
Irmin, a distributed database that follows the same design principles as Git
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.
Authors | Thomas Gazagnaire and Thomas Leonard |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/irmin |
Issue Tracker | https://github.com/mirage/irmin/issues |
Maintainer | thomas@gazagnaire.org |
Dependencies | |
Conflicts | |
Source [http] | https://github.com/mirage/irmin/releases/download/2.10.1/irmin-2.10.1.tbz sha256=fb753662f3a2046d7b17f5d67d4a33fc7fe5e1b07b4a581262267571ba76bed2 sha512=21fa1804cbc0d6e4c4ffc22010e1ce8de9e743e657034649a60b79501c4ce30edf7107d9f54da354196be3327dffae1e23154a0b565639185af0af1ff42fea4d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.2.10.1/opam |
Required by
- irmin-chunk=2.10.1
- irmin-containers=2.10.1
- irmin-fs=2.10.1
- irmin-git=2.10.1
- irmin-graphql=2.10.1
- irmin-http=2.10.1
- irmin-layers=2.10.1
- irmin-mirage=2.10.1
- irmin-pack=2.10.1
- irmin-test=2.10.1
- irmin-tezos=2.10.1
- irmin-unix=2.10.1
- tezos-context>=11.0 & <13.0