Liking cljdoc? Tell your friends :D

onyx.plugin.sql


create-poolclj

(create-pool spec)
source

partition-keysclj

(partition-keys {:keys [onyx.core/task-map] :as event})
source

partition-tableclj

(partition-table {:keys [onyx.core/task-map onyx.core/slot-id] :as event}
                 table
                 id
                 colums
                 pool)
source

read-rowsclj

(read-rows pool table id columns [low high])
source

task->poolclj

(task->pool task-map)
source

upsert-rowsclj

(upsert-rows pipeline-data)
source

write-rowsclj

(write-rows pipeline-data)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close