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.5.2.tbz
sha256=2a1e6a7577e498fbfeb678d666da210dc48d1344637e8ecb653e1dd88c640b5f
sha512=3fb6f49a1af2f8bab1df5b6f5affaaa09f09fe892a08eb2d9de58138e56646d4a6797f3c087b22875e36e3411218ab2435fe5437ac78f323dd661932af021fad
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 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 (4)
-
irmin-pack
= "3.5.2" -
octez-smart-rollup-node-PtMumbai
< "17.3" -
tezos-context
>= "12.3" & < "17.3" -
tezos-layer2-store
< "17.3"
Conflicts (2)
- base-effects
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page