Skip to content

Commit 9490263

Browse files
committed
Add a 'status' to README
Signed-off-by: Greg Haskins <[email protected]>
1 parent 956be97 commit 9490263

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ resilient applications using developer-friendly primitives, instead of constantl
77

88
This Clojure SDK is a framework for authoring Workflows and Activities in Clojure. (For other languages, see [Temporal SDKs](https://docs.temporal.io/application-development).)
99

10+
### Status
11+
12+
**Alpha**: Functional, but undergoing active development. Some major features (Queries, Child-Workflows, SideEffects, etc) are missing/imcomplete. API may evolve in breaking ways, though we will always bump at least the minor version when this happens and include a note.
1013
### Clojure SDK
1114

1215
- [Clojure SDK and API documentation](https://cljdoc.org/d/io.github.manetu/temporal-sdk)

0 commit comments

Comments
 (0)