package arakoon

  1. Overview
  2. No Docs
A distributed key-value store that guarantees consistency above anything else.

Install

Dune Dependency

Authors

Maintainers

Sources

1.8.6.tar.gz
md5=f05031cbc44c18bb10f61deb335ee2c6

Description

Published: 25 Jul 2015

Dependencies (18)

  1. ocamlbuild build
  2. zarith = "1.3"
  3. uuidm = "0.9.5"
  4. sexplib = "112.24.01"
  5. nocrypto = "0.4.0"
  6. quickcheck >= "1.0.2"
  7. snappy >= "0.1.0"
  8. ssl >= "0.5.0"
  9. ocplib-endian >= "0.8"
  10. lwt = "2.4.8"
  11. ctypes-foreign >= "0.4.0"
  12. ctypes >= "0.4.0"
  13. cstruct >= "1.6.0"
  14. conf-libev >= "4-11"
  15. camlbz2 >= "0.6.0"
  16. camltc >= "0.9.2"
  17. ocamlfind build
  18. ocaml >= "4.02.1"

Dev Dependencies (1)

  1. bisect with-test & >= "1.3"

Used by

None

Conflicts

None