package ocsipersist-dbm

  1. Overview
  2. Docs
Persistent key/value storage (for Ocsigen) using DBM

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.1.tar.gz
md5=ffbd09c9fe79c0fd9c5013dce0975a7c
sha512=7b038f35fb93b9983642cbff2f4069cacd5fe9f20118e3cb6aca685a7e2f16f320b73daa13b39dd45429fb6e884699dc7cfca9cfc459c8db86baf4846c9fb7e9

doc/index.html

ocsipersist-dbm

For the API documentation see OPAM package ocsipersist.

Here we document the configuration options of the ocsigenserver extension. All sub-tags of the extension tag are optional.

<extension findlib-package="ocsipersist.dbm">
  <delayloading val="false"/>
  <store dir="store"/>
  <ocsidbm name="ocsidbm"/>
</extension>
OCaml

Innovation. Community. Security.