package pgx_lwt

  1. Overview
  2. Docs
Pgx_lwt - Pgx using Lwt for IO

Install

Dune Dependency

Authors

Maintainers

Sources

pgx-0.1.tbz
sha256=7c2f6dc86e2ad75b6119281b8db4509d60dce12d4c9de3d8fa7ccd43aa61c273
md5=b659449513e1b70b7a67a954d115d246

CHANGES.md.html

0.1 (2018-05-31)

Initial release since fork from PG'OCaml.

  • More tests

  • More consistent use of async API's

  • Addition of Pgx.Value for hopefully easier conversion to and from DB types

  • Safe handling of concurrent queries (not any faster, but they won't crash)

  • Improved interface for prepared statements to make it harder to execute non-existent ones

OCaml

Innovation. Community. Security.