irmin-chunk
Irmin backend to store raw contents into chunks
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.
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 }">
- Published
- 02 Aug 2017
- Authors
- Maintainers
Sources
Dependencies
mtime
with-test
alcotest
with-test & >= "0.4.1" & < "1.0.0"
irmin-mem
with-test & >= "1.3.0" & < "2.0.0"
irmin
with-test & < "1.4.0"
irmin
>= "1.3.0" & < "2.0.0"
jbuilder
>= "1.0+beta10"
ocaml
>= "4.01.0"
Reverse Dependencies