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.3.2/irmin-3.3.2.tbz sha256=95a87ecc3dc2b35eee56cb351c32d2bd78c8967180a4b028324d815bfce1a6ff sha512=20faba561c80c5389e91993d7e2cc0cedd1330cf098b68f0456f5068cde369a5589a05cd2aeb0a701d65a7d1e1e6f4045ccfbf60349cbea2bfd02981d7bb244c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.3.3.2/opam |
Required by
- irmin-chunk=3.3.2
- irmin-containers=3.3.2
- irmin-fs=3.3.2
- irmin-git=3.3.2
- irmin-graphql=3.3.2
- irmin-http=3.3.2
- irmin-mirage=3.3.2
- irmin-pack=3.3.2
- irmin-test=3.3.2
- irmin-tezos>=3.0.0 & <3.4.0
- irmin-unix>=3.3.2
- tezos-context>=11.0 & !=13.0 & <15.0