SQLite backend for Ocsipersist. For the API documentation see OPAM package ocsipersist. This page describes how to configure the SQLite backend.
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.
If you want to configure Ocsipersist-sqlite from Ocsigen Server's configuration file, use package ocsipersist-sqlite-config.