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.6.1.tbz
sha256=11fc2570bdbfd48478c89113fc801084a84a9a2c12d9bf8c64e05ce64ae19bd7
sha512=2171699ca24dec5c9c908a2676b272e034c14eb17f7052a794535e52af0be40be68a689e59c0a640ee244b11703320483f4d0c261542e6242ba23a8f1272b9b0
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: 15 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 (13)
-
irmin-cli
< "3.10.0" -
irmin-fs
= "3.6.1" -
irmin-git
= "3.6.1" -
irmin-graphql
= "3.6.1" -
irmin-http
>= "3.6.1" -
irmin-pack
= "3.6.1" -
irmin-test
= "3.6.1" -
irmin-tezos
= "3.6.1" -
libirmin
< "3.10.0" -
octez-smart-rollup-node-PtMumbai
>= "17.3" -
octez-smart-rollup-node-PtNairob
< "18.0" -
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