(create-table config)
Creates the tables for the DurableQueue and all necessary indexes
Creates the tables for the DurableQueue and all necessary indexes
(dyn-task-service config)
(list-tasks* {:keys [creds tasks-table task-scan-index] :as cfg}
{:keys [topic sub-topic status from to] :as filters}
{:keys [inner-cursor limit next-period] :as cursor})
(update-status! this
task-id
target-status
pid
{:keys [snooze-time error] :as opts})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close