ocsipersist-sqlite
SQLite backend for Ocsipersist. For the API documentation see OPAM package ocsipersist. This page describes how to configure the SQLite backend.
Using as a library
If you are not using Ocsigen Server's configuration file, add library ocsipersist-sqlite.settings in your Dune file, and use module Ocsipersist_settings to configure the storage file.
Using with Ocsigen Server: ocsipersist-sqlite-config
If you want to configure Ocsipersist-sqlite from Ocsigen Server's configuration file, use package ocsipersist-sqlite-config.