package caqti

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Connection_utils : sig ... end

Internal connection-related utilities.

module Connector : sig ... end

Connection functor and backend registration.

module Conv : sig ... end

Miscellaneous conversions.

module Driver_loader : sig ... end

Registration and Loading of Drivers

module Heap : sig ... end

Internal min-heap implementation.

module List_ext : sig ... end

Additions to the List module.

module Logging : sig ... end

Internals related to logging.

module Pool : sig ... end

Internal resource pool implementation.

module Request_utils : sig ... end

Internal request-related utilities.

module Stream : sig ... end

A stream with monadic concurrency and error handling.

module Switch : sig ... end
module System_sig : sig ... end

Signature for concurrency model and OS-calls.