ngbinh / zio-temporal

Build invincible apps with ZIO and https://temporal.io

Home Page:https://zio-temporal.vhonta.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support ukraine zio-temporal-core Scala version support zio-temporal-core Latest snapshot Build status codecov

ZIO Temporal

This is an integration with Temporal workflow based on Java SDK and ZIO.
It allows you to define and use workflows in a Scala way!

The documentation and examples can be found on the project's website.
https://zio-temporal.vhonta.dev

Examples

You can find the source code of the example workflow in examples directory. To create & start a Temporal cluster, it is required to install Temporal CLI.

How to run examples

  1. Start the Temporal cluster
make start-temporal
  1. Run example from sbt:
sbt examples/run

About

Build invincible apps with ZIO and https://temporal.io

https://zio-temporal.vhonta.dev

License:Apache License 2.0


Languages

Language:Scala 97.2%Language:JavaScript 2.1%Language:Makefile 0.5%Language:CSS 0.2%Language:HTML 0.0%