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 |
Available | arch != "s390x" |
Dependencies | |
Conflicts |
|
Source [http] | https://github.com/mirage/irmin/releases/download/2.9.0/irmin-2.9.0.tbz sha256=7af11e14d312b9ae340997f8c27907b9fc9a0d19539fb643e1820d5183a76750 sha512=d7b61c6fddab0a8b61efe867b9a0fdc14c01eb1adeda2f5018b8dfee306c8324c77dd648c7cb9860e62a26e224955f9331b49d19cb693ad5d773efc53263d9fd |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.2.9.0/opam |
Required by
- irmin-chunk=2.9.0
- irmin-containers=2.9.0
- irmin-fs=2.9.0
- irmin-git=2.9.0
- irmin-graphql=2.9.0
- irmin-http=2.9.0
- irmin-layers=2.9.0
- irmin-mirage=2.9.0
- irmin-pack=2.9.0
- irmin-test=2.9.0
- irmin-tezos<2.9.1
- irmin-unix=2.9.0
- tezos-context>=11.0 & <13.0