package dokeysto_camltc

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v4.0.0.tar.gz
sha256=96ab671304e8771950122cb2d03703777e33dc3fcde2ddd22a200513cb123019
md5=01278d2a0f672bb326595c9791b9ecdb

doc/dokeysto_camltc/Dokeysto_camltc/Db_camltc_gen/index.html

Module Dokeysto_camltc.Db_camltc_genSource

Read-only persistent generic key to generic value hash table using tokyocabinet as backend.
Sourcetype filename = string
Sourcemodule RO (KV : Dokeysto.Db_gen.Key_val) : sig ... end
Read-write persistent generic key to generic value hash table using tokyocabinet as backend.
Sourcemodule RW (KV : Dokeysto.Db_gen.Key_val) : sig ... end
OCaml

Innovation. Community. Security.