package caqti

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

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-v2.0.1.tbz
sha256=7eb57225c521fe25395653d960b1c381bb2b2ccae47bc2a827bb16611988da8b
sha512=eeafaf495b08fb8620ddee1711b8f9fa2ca0c79fb450a905c8d071806b7046d665e1e2ac0e7d3c7ca1258455decbf184e689e9ecb2453ec9d952b864f9dd14f4

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 NET = sig ... end
Sourcemodule type S = sig ... end
OCaml

Innovation. Community. Security.