Liking cljdoc? Tell your friends :D

Temporal Clojure SDK CircleCI

Clojars Project

Temporal is a Workflow-as-Code platform for building and operating resilient applications using developer-friendly primitives, instead of constantly fighting your infrastructure.

This Clojure SDK is a framework for authoring Workflows and Activities in Clojure. (For other languages, see Temporal SDKs.)

Status

Alpha

This SDK is functional, but undergoing active development. Some major features (Queries, Child-Workflows, SideEffects, etc) are missing/incomplete. API may evolve in breaking ways, though we will always bump at least the minor version when this happens and include a note.

Clojure SDK

Temporal in general

Requirements

  • JDK 11+

Contributing

Pull requests welcome. Please be sure to include a DCO in any commit messages.

License

Copyright (C) 2022 Manetu, Inc. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this material except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Can you improve this documentation? These fine people already did:
Greg Haskins & Gregory Haskins
Edit on GitHub

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

× close