= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Irmin, the database that never forgets
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
0.9.5.tar.gz
md5=c71a8c5ec717c691b6398745025c35c5
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.
Published: 10 Jun 2015
Dependencies (15)
-
ocamlbuild
build
- crunch
- cmdliner
- re
- hex
-
stringext
>= "1.1.0"
-
uri
>= "1.3.12"
- mstruct
-
mirage-tc
>= "0.3.0"
-
cstruct
>= "1.0.1"
-
dolog
>= "0.4" & < "4.0.0"
-
lwt
>= "2.4.7"
- ocamlgraph
-
ezjsonm
>= "0.4.0" & < "0.4.2"
-
ocaml
>= "4.01.0"
Dev Dependencies (5)
-
alcotest
with-test & <= "0.3.3"
-
cohttp
with-test
-
git
with-test
-
base-unix
with-test
-
nocrypto
with-test & >= "0.2.2"
Used by (7)
-
datakit-client-git
< "0.12.2"
-
dog
= "0.2.0"
-
imaplet-lwt
>= "0.1.8" & < "0.1.15"
-
irmin-indexeddb
< "0.3"
-
irmin-unix
< "0.9.9"
-
merge-queues
>= "0.2.0"
-
merge-ropes
>= "0.2.0"