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