(start checkpointer src {:keys [:xtdb.checkpoint/cp-format]})
(try-restore checkpointer dir cp-format)
(available-checkpoints store {:keys [:xtdb.checkpoint/cp-format]})
(download-checkpoint store checkpoint dir)
(upload-checkpoint store dir {:keys [:xtdb.checkpoint/cp-format tx]})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close