temporal-clojure-sdk
temporal-clojure-sdk copied to clipboard
A Temporal SDK for Clojure
## Add the implementation for Child Workflows to the Temporal Clojure SDK ### Why? Child Workflows are a key feature in separating out Workflow execution histories and physically preventing two...
Hi, and thanks so much for sharing this SDK! I'm evaluating Temporal to help with orchestration within a polyglot Clojure + Python system, so I'm particularly considering interop between different...
Hey, thanks for writing this! Got a simple cron job working nicely and I'm impressed with the API's elegance. One thing I like about temporal is the ecosystem includes a...