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/3.2.0/irmin-3.2.0.tbz sha256=969f54f1e3a0d301169ed918916f550a7db6bc96a9b6309dacf02fff8e1785cc sha512=6b58ec1caaa6bf4583853bb0ba377eb361653952dce1dbd1585a7b1988ad8a4cc64d373f8e2d2972a2a182af2ce9635e188600954814fa9f4da54f271002a9b6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.3.2.0/opam |
Required by
- irmin-chunk=3.2.0
- irmin-containers=3.2.0
- irmin-fs=3.2.0
- irmin-git=3.2.0
- irmin-graphql=3.2.0
- irmin-http=3.2.0
- irmin-mirage=3.2.0
- irmin-pack=3.2.0
- irmin-test=3.2.0
- irmin-tezos>=3.0.0 & <3.2.1
- irmin-unix=3.2.0
- tezos-context>=11.0 & <14.0