(create-table config)
Creates the tables for the DurableQueue and all necessary indexes
Creates the tables for the DurableQueue and all necessary indexes
(ddb-rec->m r)
converts form a dynamo record representation to a clojure map
converts form a dynamo record representation to a clojure map
(dyn-taskq config)
(list-tasks* {:keys [ddb tasks-table task-scan-index] :as cfg}
{:keys [topic sub-topic status from to] :as filters}
{:keys [inner-cursor limit next-period] :as cursor})
(m->ddb-rec r)
converts form a Clojure map to a dynamo record representation
converts form a Clojure map to a dynamo record representation
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close