Liking cljdoc? Tell your friends :D

dais.postgres.streaming


logical-decoding->value-streamsclj

source

make-kv-pairclj

(make-kv-pair k v t)
source

start-data-streamclj

(start-data-stream streaming-proc {:keys [streaming-buffer] :as conf})
source

start-streaming-procclj

(start-streaming-proc {:keys [host port database username password
                              recvlogical-exec replication-slot]
                       :as conf})
source

stop-data-streamclj

(stop-data-stream data-stream)
source

stop-streaming-procclj

(stop-streaming-proc streaming-proc)
source

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

× close