• en

irmin 0.8.2

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