= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Irmin, a distributed database that follows the same design principles as Git
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
irmin-2.1.0.tbz
sha256=af3837ddeaaabdde6c77cc46b87e8edbdef3539b1a0a8e329a0bd6b6fec928ca
sha512=5bd2be34d61acf42a6c4e29f7b87fc15223ffa46546d6fb411f7519824ca8fd51f0db001787298f31c702998e73145c314b30e3e994154d0b3f63efe5f038976
Description
Irmin is a library for persistent stores with built-in snapshot, branching and reverting mechanisms. It is designed to use a large variety of backends. Irmin is written in pure OCaml and does not depend on external C stubs; it aims to run everywhere, from Linux, to browsers and Xen unikernels.
Published: 02 Mar 2020
Dependencies (11)
- astring
-
logs
>= "0.5.0"
- ocamlgraph
-
digestif
>= "0.7"
-
base64
>= "3.0.0"
-
lwt
>= "2.4.7"
-
jsonm
>= "1.0.0"
-
uri
>= "1.3.12"
-
fmt
>= "0.8.5"
-
dune
>= "1.8.0"
-
ocaml
>= "4.06.0"
Development Dependencies (2)
Reverse Dependencies (12)
-
irmin-chunk
= "2.0.0"
-
irmin-fs
= "2.0.0"
-
irmin-git
= "2.0.0"
-
irmin-graphql
< "2.2.0"
-
irmin-http
= "2.0.0"
-
irmin-indexeddb
>= "2.0"
-
irmin-mem
= "2.0.0"
-
irmin-mirage
= "2.0.0"
-
irmin-pack
< "2.2.0"
-
irmin-test
< "2.2.0"
-
irmin-unix
>= "2.0.0" & < "2.2.0"
-
tezos-storage
< "8.0"
Conflicts
-
None