cactus
A B-Tree based index implementation
Description
Cactus implements a disk-resident, B-Tree based key-value data structure.
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
- 30 Jul 2021
- Authors
- Maintainers
Sources
cactus-1.0.0.tbz
sha256=2332a10e6bf52c8fd6b3a6587551271072eb77373824b18885dbb575dfe1707f
sha512=2246a48b85a0d2eef2b23a05b9886911f172c7eaa77b643a2c51e23be885342b5149c39c51aab7fd1798515500a87954c9a57d7b6f2c8cc3d855a6f193480ac8
Dependencies
fmt
>= "0.8.9" & with-test
bentov
>= "1"
lru
>= "0.3.0"
optint
>= "0.1.0"
progress
>= "0.2.1"
mtime
>= "1.2.0" & < "2.0.0"
logs
>= "0.7.0"
hex
>= "1.4.0"
ppx_repr
>= "0.2.1"
repr
>= "0.2.1" & < "0.6.0"
alcotest
with-test
ocaml
>= "4.11.0"
dune
>= "2.8"
Reverse Dependencies