package ocsipersist-pgsql

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

2.1.0.tar.gz
md5=aeeadfa74be3f18707cd84f091993b7b
sha512=953fb75e392c2bb2dacbbff0221c3be28fdc61ec0ca6073fe21346fc037b8bfbc5233a51cfa2304d67e39d6484628f8a2d3152472ef60943fa27aa72ed4044df

doc/ocsipersist-pgsql.settings/Ocsipersist_settings/index.html

Module Ocsipersist_settingsSource

Sourceval set_host : string -> unit
Sourceval set_port : int -> unit
Sourceval set_user : string -> unit
Sourceval set_password : string -> unit
Sourceval set_database : string -> unit
Sourceval set_unix_domain_socket_dir : string -> unit
Sourceval set_connexion_pool_size : int -> unit