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 | |
Source [http] | https://github.com/mirage/irmin/releases/download/1.4.0/irmin-1.4.0.tbz sha256=858707cae866ab0adceae14804710dcc5e6b84e4368b21a89dc57cf019892d05 md5=e214dd3832bbe7b83df6c77263ac525b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.1.4.0/opam |
Required by
- datakit>=0.12.2
- datakit-bridge-local-git>=0.10.0
- imaplet-lwt>=0.1.8 & <0.1.10
- irmin-git=1.3.0
- irmin-http<2.0.0
- irmin-mirage>=1.2.0 & <2.0.0
- irmin-unix>=1.3.0 & <2.0.0