psychiq

LLGPL

Redis-backed job queueing system

$ area51 add psychiqCopy

Usage

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