Liking cljdoc? Tell your friends :D

ablauf.job.store


JobStorecljprotocol

persistclj

(persist this uuid context state)
source

mem-job-storeclj

(mem-job-store db)
source

safe-persistclj

(safe-persist store uuid context state)

Ensure that persist does not throw and returns output that ablauf.job.manifold can safely process

Ensure that persist does not throw and returns output that
ablauf.job.manifold can safely process
sourceraw docstring

sync-persistclj

(sync-persist jobstore uuid context state)
source

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

× close