package sherlodoc

  1. Overview
  2. Docs

Module Db_storeSource

Sourcetype db_format = [
  1. | `ancient
  2. | `marshal
  3. | `js
]
Sourceval available_backends : (string * [> `js | `marshal ]) list
Sourceval storage_module : [< `ancient | `js | `marshal ] -> (module Db.Storage.S)
OCaml

Innovation. Community. Security.