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.
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/archive/0.11.1.tar.gz sha256=7d017efe777666408ea1c7f2afec876ac95306c652eb3608b2900a0fd7defc20 md5=65dfd069bb7af4a4f7a58185b37d97a8 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.0.11.1/opam |
Required by
- datakit-client-git<0.12.2
- dog>=0.2.1
- imaplet-lwt>=0.1.8 & <0.1.10
- irmin-unix=0.9.9
- jitsu>=0.3.0