package dokeysto_camltc

  1. Overview
  2. Docs

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