• en

irmin 0.8.3

Author Thomas Gazagnaire
License ISC
Maintainer thomas@gazagnaire.org
Dependencies
& cmdliner
cohttp >= 0.10.0
core_kernel >= 109.55.02
crunch
dolog >= 0.4
ezjsonm >= 0.2.0
git >= 1.2.0
lwt
mstruct
ocamlgraph
re
sha
ssl
uri >= 1.3.12
OCaml >= 4.01.0
Published Jun 25, 2014
Source [http] https://github.com/mirage/irmin/archive/0.8.3.tar.gz
9e63264625114e1be12dc7c58080b85c
Edit https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.0.8.3/opam

Irminsule, the database that never forgets

Irminsule 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.

Irminsule is written in pure OCaml. It can thus be compiled to Javascript -- and run in the browsers; or into a Mirage unikernel -- and run directly on top of Xen.

No package is dependent