File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 44[ ![ Build] ( https://github.com/temporalio/sdk-ruby/actions/workflows/build-native-ext.yml/badge.svg )] ( https://github.com/temporalio/sdk-ruby/actions/workflows/build-native-ext.yml?query=branch%3Amain+event%3Arelease )
55[ ![ Gem Version] ( https://badge.fury.io/rb/temporalio.svg )] ( https://rubygems.org/gems/temporalio )
66
7+ ⚠️ INACTIVE ⚠️
8+
9+ This repository is not under active development, is client only, and is not compatible with Ruby 3+.
10+
11+ To see a list of Temporal's fully supported SDKs, check out the [ Temporal documentation] ( https://docs.temporal.io/dev-guide/sdks#official-sdks ) .
12+
13+ ***
714[ Temporal] ( https://temporal.io/ ) is a distributed, scalable, durable, and highly available
815orchestration engine used to execute asynchronous long-running business logic in a scalable and
916resilient way.
1017
1118"Temporal Ruby SDK" is the framework for authoring workflows and activities using the Ruby
1219programming language.
1320
14- ⚠️ UNDER DEVELOPMENT
15-
16- The Ruby SDK is under development. There are no compatibility guarantees at this time.
17-
18- At this point the SDK only supports the ** Temporal Client** capabilities:
21+ At this point this experimental repository only implements the ** Temporal Client** capabilities:
1922
2023- Starting a workflow (defined in any other SDK)
2124- Interacting with a workflow (cancelling, querying, signalling, etc)
You can’t perform that action at this time.
0 commit comments