package dokeysto_camltc

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

Install

Dune Dependency

Authors

Maintainers

Sources

v3.0.2.tar.gz
md5=83d662dc40f4a8173942a89a9f2f232d

Description

dokeysto with tokyocabinet backend (camltc package in opam)

Published: 12 Nov 2019

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
  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