irminversion
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 |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/mirage/irmin/releases/download/0.12.0/irmin-0.12.0.tbz sha256=d265f593391c41a13a5b7c6dab96c551575d90a63e81ae98bf4e0803910b535f md5=04158d3e093add7b556323aeb117219c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.0.12.0/opam |
Required by
- datakit<0.10.0
- datakit-client-git<0.12.2
- ezirmin
- imaplet-lwt>=0.1.8 & <0.1.10
- irmin-unix=0.12.0
- jitsu>=0.3.0