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.9.1/irmin-2.9.1.tbz sha256=16003a8a873737b0a8ae2a940399b14754c5c2ba506e4511b96df4473e912783 sha512=64682e67c1e9f6b6f6a5f017da7c0d7e5316e2dd139ad8ad7ad43b73003d827fb9f3141c10469986dee47849687c841a297b91d08186f72268c41e026810a647 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.2.9.1/opam |
Required by
- irmin-chunk=2.9.1
- irmin-containers=2.9.1
- irmin-fs=2.9.1
- irmin-git=2.9.1
- irmin-graphql=2.9.1
- irmin-http=2.9.1
- irmin-layers=2.9.1
- irmin-mirage=2.9.1
- irmin-pack=2.9.1
- irmin-test=2.9.1
- irmin-tezos=2.9.1
- irmin-unix=2.9.1
- tezos-context>=11.0 & <13.0