package caqti

  1. Overview
  2. Docs
Unified interface to relational database libraries

Install

dune-project
 Dependency

Authors

Maintainers

Sources

caqti-v2.1.1.tbz
sha256=483a535f41e2641917fc1832ce4ad15ffc3f4e8283b1b3018a2617349583090a
sha512=6a1222c0c55cb16a9d409980f9f2400340689b87e21aafed2d7459fd7feaeb109c2dfaf77f55f8422fbb7d3772342565ced7fed78a7b77af5aedab5bfd5ae882

doc/caqti.platform/Caqti_platform/System_sig/index.html

Module Caqti_platform.System_sigSource

Signature for concurrency model and OS-calls.

This is the common part of the signature declarning system dependencies. Driver which depend on features from the unix library will also need Caqti_platform_unix.System_sig.S.

Sourcemodule type FIBER = sig ... end
Sourcemodule type SEQUENCER = sig ... end
Sourcemodule type CORE = sig ... end
Sourcemodule type SOCKET_OPS = sig ... end
Sourcemodule type TLS_PROVIDER = sig ... end
Sourcemodule type NET = sig ... end
Sourcemodule type S = sig ... end
OCaml

Innovation. Community. Security.