cl-dbi-connection-pool

LLGPL

$ area51 add cl-dbi-connection-poolCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-dbi-connection-pool:some-function ...)