package ocsipersist-pgsql

  1. Overview
  2. Docs
Persistent key/value storage for OCaml using PostgreSQL

Install

Dune Dependency

Authors

Maintainers

Sources

2.0.0.tar.gz
md5=b96e2fa070038fc9ffa9ab7551ed5637
sha512=f5aca65bee735f90047c7457d4e5a9965a71a70df14366dd7fea2d494b5397702d5d5b0d677dbe0524368e9ae9c124c281d39ec3a99b3c79ed60ae439f93ec84

doc/index.html

ocsipersist-pgsql

PostgreSQL backend for Ocsipersist. For the API documentation see OPAM package ocsipersist. This page describes how to configure the PostgreSQL backend.

Using as a library

If you are not using Ocsigen Server's configuration file, add library ocsipersist-pgsql.settings in your Dune file, and use module Ocsipersist_settings to configure the storage file.

Using with Ocsigen Server: ocsipersist-pgsql-config

If you want to configure Ocsipersist-pgsql from Ocsigen Server's configuration file, use package ocsipersist-pgsql-config.

OCaml

Innovation. Community. Security.