irmin-chunk
Irmin backend to store raw contents into chunks

Install

Authors

Maintainers

Sources

irmin-1.3.0.tbz
md5=52547b19962b54f1696537307696d0c4

Description

Allow to store raw contents into a well-balanced rope-like structure, where leafs are chunk of all the same size. Also provides a functor to do it while keeping the store keys stable.

Published: 02 Aug 2017

Dependencies (4)

  1. lwt
  2. irmin >= "1.3.0" & < "2.0.0"
  3. jbuilder >= "1.0+beta10"
  4. ocaml >= "4.01.0"

Dev Dependencies (4)

  1. mtime with-test
  2. alcotest with-test & >= "0.4.1" & < "1.0.0"
  3. irmin-mem with-test & >= "1.3.0" & < "2.0.0"
  4. irmin with-test & < "1.4.0"

Used by

None

Conflicts

None