cqlcl
CQLv2 binary protocol
$ area51 add cqlclCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cqlcl:some-function ...)CQLv2 binary protocol
$ area51 add cqlclCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cqlcl:some-function ...)