package ocsipersist-sqlite

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.tar.gz
md5=d07413b0b7802b88e7bf7d52d141a48d
sha512=4205748b93a9f74e8e2c1f7ddfc4a2a90f054abadeda5a0cf020eeabbf4d429d57b9b8a9d1a5b6fed733f48e414bbcdef88893e829c3925c755abea7fe5b67a0

doc/index.html

ocsipersist-sqlite

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.sqlite">
  <database file="data/ocsidb"/>
</extension>
OCaml

Innovation. Community. Security.