package dokeysto

  1. Overview
  2. Docs
the dumb OCaml key-value store

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.1.tar.gz
md5=0c82c644eff921efbe978194e784ba15

Description

Persistent hash table (i.e. in a file on disk) for string keys and string values.

Published: 19 Jun 2018

README

dokeysto

The dumb OCaml key-value store

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

Dev Dependencies

None

Used by (6)

  1. dokeysto_camltc < "4.0.0"
  2. dokeysto_lz4 < "4.0.0"
  3. lbvs_consent >= "2.1.3"
  4. linwrap >= "9.1.5"
  5. molenc >= "7.0.1" & < "11.4.0" | >= "16.15.0"
  6. svmwrap >= "5.1.1"

Conflicts

None