package dokeysto_camltc

  1. Overview
  2. Docs

Module Dokeysto_camltc.Db_camltcSource

Read-only persistent string key to string value hash table using tokyocabinet as backend.
Sourcetype filename = string
Sourcemodule RO : sig ... end
Read-write persistent string key to string value hash table using tokyocabinet as backend.
Sourcemodule RW : sig ... end