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.

AuthorThomas Gazagnaire
LicenseISC
Published
Homepagehttps://github.com/mirage/irmin
Issue Trackerhttps://github.com/mirage/irmin/issues
Maintainerthomas@gazagnaire.org
Dependencies
Source [http] https://github.com/mirage/irmin/archive/0.8.3.tar.gz
md5=9e63264625114e1be12dc7c58080b85c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.0.8.3/opam
Required by