irminversion
Irmin, the database that never forgets
Irmin is a distributed database with built-in snapshot, branch and revert mechanisms. It is designed to use a large variety of backends, although it is optimized for append-only store.
Irmin is written in pure OCaml. It can thus be compiled to Javascript -- and run in the browsers; or into a MirageOS unikernel -- and run directly on top of Xen.
Author | Thomas Gazagnaire |
---|---|
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/archive/0.8.2.tar.gz sha256=501b6f817bd4ad75f92fc0b18739b60c75f411f2de31b2c5f0c760aee23fdd4f md5=08ed1a090b91a6b304311893f2c08352 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.0.8.2/opam |
Required by
- datakit-client-git<0.12.2
- imaplet-lwt<0.1.3