• en

irmin 0.7.0

Author Thomas Gazagnaire
License ISC
Maintainer thomas@gazagnaire.org
Dependencies
& alcotest
cmdliner
cohttp >= 0.10.0
core_kernel >= 109.55.02
dolog >= 0.4
ezjsonm
git >= 1.0.2& <= 1.1.0
lazy-trie
lwt
mstruct
ocamlgraph
re
sha
ssl
uri >= 1.3.12
OCaml >= 4.01.0
Published May 20, 2014
Source [http] https://github.com/mirage/irmin/archive/0.7.0.tar.gz
ec810507817548e76f83e4f0bf1fa064
Edit https://github.com/ocaml/opam-repository/tree/master/packages/irmin/irmin.0.7.0/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