package caqti

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

caqti-v3.0.0.tbz
sha256=3ceea06ba0e8e8bcab0386b5817b68cb30fce457eaa25ada0182891d66f6a0b9
sha512=e01f546a45b04cafd5fa262e9228e5a1aabd5e0942059c073a4181c928450baf3d990cc59ffb1a33dff445b46a0e218224a23dca96e8d24cdd0ab793d08e4538

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

Module Caqti_platform.PoolSource

Internal resource pool implementation.

Sourcemodule type ALARM = sig ... end

Scheduling taks in the future.

Sourcemodule type S = sig ... end
Sourcemodule Make (System : System_sig.CORE) (_ : ALARM with type switch := System.Switch.t and type stdenv := System.stdenv) : S with type 'a fiber := 'a System.Fiber.t and type switch := System.Switch.t and type stdenv := System.stdenv