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 | |
Optional dependencies | |
Conflicts | |
Source [http] | https://github.com/mirage/irmin/archive/0.9.5.tar.gz sha256=72682c11b61e2a678c76a7aeb56991c82886d2fecc62661da04354ab624cb99e md5=c71a8c5ec717c691b6398745025c35c5 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.0.9.5/opam |
Required by
- datakit-client-git<0.12.2
- dog=0.2.0
- imaplet-lwt>=0.1.8 & <0.1.15
- irmin-indexeddb<0.3
- irmin-unix<0.9.9
- merge-queues>=0.2.0
- merge-ropes>=0.2.0