• en

irmin 0.8.1

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
git 1.1.0
lwt
mstruct
ocamlgraph
re
sha
ssl
uri >= 1.3.12
OCaml >= 4.01.0
Published Jun 2, 2014
Source [http] https://github.com/mirage/irmin/archive/0.8.1.tar.gz
932b835ca4b49b066b13bb44f89323b3
Edit https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.0.8.1/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