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.2/irmin-3.2.2.tbz sha256=fde223f91b7adb0118698f210356c9965b4a7ae87f61d19c7f2892d1a2d0bcb9 sha512=02ad3dbe6646640271e721105abcb58f00b06255fe36f378545acd2fb7c9647952ee50247e1508f417fa8c3de713bf9bd213840081af37650ee524170a2e36bc |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.3.2.2/opam |
Required by
- irmin-chunk=3.2.2
- irmin-containers=3.2.2
- irmin-fs=3.2.2
- irmin-git=3.2.2
- irmin-graphql=3.2.2
- irmin-http=3.2.2
- irmin-mirage=3.2.2
- irmin-pack=3.2.2
- irmin-test=3.2.2
- irmin-tezos>=3.0.0 & <3.3.0
- irmin-unix=3.2.2
- tezos-context>=11.0 & <14.0