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.0.0/irmin-3.0.0.tbz sha256=4df659f3871aaca6888c19cbe54ad939f8edb9392f2ac4cc60e071c42cc1503f sha512=09ee611dece25f0c0844d0844edd8a6c827bfd535c5c6a0798364319bdec96b6a0fe19ccd56d8bd303b5ddad3f0f03df8d2a38c8382d50312e92f2901ae4d1c4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.3.0.0/opam |
Required by
- irmin-chunk=3.0.0
- irmin-containers=3.0.0
- irmin-fs=3.0.0
- irmin-git=3.0.0
- irmin-graphql=3.0.0
- irmin-http=3.0.0
- irmin-mirage=3.0.0
- irmin-pack=3.0.0
- irmin-test=3.0.0
- irmin-tezos=3.0.0
- irmin-unix=3.0.0
- tezos-context>=11.0 & <13.0