Liking cljdoc? Tell your friends :D

xtdb.checkpoint


->checkpointerclj

(->checkpointer opts)
source

->filesystem-checkpoint-storeclj

(->filesystem-checkpoint-store {:keys [path]})
source

checkpointclj

(checkpoint {:keys [dir src store :xtdb.checkpoint/cp-format approx-frequency]})
source

Checkpointercljprotocol

startclj

(start checkpointer src {:keys [:xtdb.checkpoint/cp-format]})

try-restoreclj

(try-restore checkpointer dir cp-format)
source

CheckpointSourcecljprotocol

save-checkpointclj

(save-checkpoint _ dir)
source

CheckpointStorecljprotocol

available-checkpointsclj

(available-checkpoints store {:keys [:xtdb.checkpoint/cp-format]})

download-checkpointclj

(download-checkpoint store checkpoint dir)

upload-checkpointclj

(upload-checkpoint store dir {:keys [:xtdb.checkpoint/cp-format tx]})
source

cp-seqclj

(cp-seq start freq)
source

FileSystemCheckpointStoreclj

source

recent-cp?clj

(recent-cp? {:xtdb.checkpoint/keys [checkpoint-at]} approx-frequency)
source

ScheduledCheckpointerclj

source

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

× close