package irmin
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Irmin, a distributed database that follows the same design principles as Git
Install
dune-project
Dependency
Authors
Maintainers
Sources
irmin-3.7.2.tbz
sha256=6aa5ba4c6a0233747d4bd3ab396f2b3a33bb80f9d8ed4a178c83a035033c0e52
sha512=8a5506a57e8569a11c883ca25b3c60ae7a9a03c2da111668193d7b4296434c43f1a310e78f189e4b38c234da790259d2961c6a0ae481282c18bb97f618fccfb6
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: 16 Jun 2023
Dependencies (16)
Dev Dependencies (7)
-
bisect_ppx
dev & >= "2.5.0" -
odoc
(< "2.0.1" | > "2.0.2") & with-doc -
vector
with-test -
qcheck-alcotest
with-test -
alcotest-lwt
with-test -
alcotest
>= "1.1.0" & with-test -
hex
with-test
Used by (2)
-
irmin-pack
= "3.7.2" -
irmin-tezos
= "3.6.1"
Conflicts (2)
- base-effects
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page