cl-beanstalk
An interface to the beanstalk queue server
$ area51 add cl-beanstalkCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-beanstalk:some-function ...)An interface to the beanstalk queue server
$ area51 add cl-beanstalkCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-beanstalk:some-function ...)