package dokeysto_camltc

  1. Overview
  2. Docs
The dumb OCaml key-value store w/ tokyocabinet backend

Install

Dune Dependency

Authors

Maintainers

Sources

v4.0.0.tar.gz
md5=01278d2a0f672bb326595c9791b9ecdb

Description

dokeysto with tokyocabinet backend (camltc package in opam)

Published: 20 Jan 2020

README

dokeysto

The dumb OCaml key-value store

Cf. src/test.ml for some examples and src/db.mli for the interface and documentation.

Dependencies (4)

  1. camltc >= "0.9.8"
  2. dokeysto >= "4.0.0"
  3. dune >= "1.11"
  4. ocaml

Dev Dependencies

None

Used by (4)

  1. lbvs_consent >= "2.0.0" & < "2.1.3"
  2. linwrap >= "2.0.0" & < "9.1.5"
  3. molenc >= "11.4.0" & < "16.15.0"
  4. svmwrap = "5.0.0"

Conflicts

None