package dokeysto

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

Install

Dune Dependency

Authors

Maintainers

Sources

v4.0.1.tar.gz
sha256=fd2749492fbfd24670cc27e95380ef028ed3ab8f15712e51abbcd19939dac286
md5=9fe891ee55d33b551be763c7cba53397

README.md.html

dokeysto

The dumb OCaml key-value store

Cf. src/test.ml for some examples and src/db.mli for the interface and documentation. The most generic version of the store ('a key to 'a value) is in src/db_gen.mli.

OCaml

Innovation. Community. Security.