irmin
Irmin, the database that never forgets
Description
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.
Install
- Published
-
04 May 2016
- Authors
-
- Maintainers
-
Sources
Dependencies
alcotest
with-test & >= "0.4.1"
cohttp
with-test
git
with-test
base-unix
with-test
re
< "1.7.2"
stringext
>= "1.1.0"
uri
>= "1.3.12"
mirage-tc
>= "0.3.0"
cstruct
>= "1.6.0"
logs
>= "0.5.0"
lwt
>= "2.4.7"
ezjsonm
>= "0.4.2" & < "0.5.0"
ocamlfind
build
ocaml
>= "4.01.0"
Reverse Dependencies
datakit-client-git
< "0.12.2"
dog
>= "0.2.1"
imaplet-lwt
>= "0.1.8" & < "0.1.10"
irmin-unix
= "0.9.9"
jitsu
>= "0.3.0"