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 battle-tested and used in production but is undergoing active development and is subject to breaking changes (*). Some features such as Child-Workflows and Updates are currently missing.

(*) We will always bump at least the minor version when breaking changes are introduced and include a release note.

Clojure SDK

Temporal, in general

Requirements

  • JDK 11+

Contributing

Pull requests are welcome. Please include a DCO in any commit messages.

License

Copyright (C) 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