(get-new-job {:keys [command data object date periodic blocked
maximum-retry-count]})
(process-job config tiny-queue-db-snapshot job)
A job is a function that does not perform any transactions. Instead, it returns a transaction to be performed. This limitation is intentional.
A job is a function that does not perform any transactions. Instead, it returns a transaction to be performed. This limitation is intentional.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close