Liking cljdoc? Tell your friends :D

verbo.sokka.impl.dynamodb-task


create-tableclj

(create-table config)

Creates the tables for the DurableQueue and all necessary indexes

Creates the tables for the DurableQueue and all necessary indexes
raw docstring

DEFAULT-CONFIGclj


DEFAULT_LEASE_TIMEclj


dyn-task-serviceclj

(dyn-task-service config)

DynamoTaskServiceclj


list-tasks*clj

(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})

status-flags*clj


update-status!clj

(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