Skip to content

manetu/temporal-clojure-sdk

Repository files navigation

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

Stable

This SDK is feature complete with a stable API and used in production. Any future breaking changes will be managed by bumping at least the minor version and including 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.