vigoo / zio-flow

Resilient, distributed applications powered by ZIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zio-flow

Project Stage CI Release Snapshot Discord
Project stage CI Release Artifacts Snapshot Artifacts Badge-Discord

Summary

ZIO Flow is an engine for executing persistent, distributed, fault-tolerant applications, providing an easy and powerful way to build stateful serverless applications.

  • Type-safe, compositional front-end
  • Resilient interactions with databases, web services, and microservices
  • Persistent workflows that survive restarts
  • Transactional guarantees via a persistent saga pattern

ZIO Flow helps you orchestrate complex business logic, without having to worry about fallible systems, transient failures, manual rollbacks, or other infrastructure.

Documentation

ZIO Flow Microsite

Support

Come chat with us on Badge-Discord.

License

License

Sponsors

YourKit generously provides use of their monitoring and profiling tools to maximize the performance of ZIO applications.

About

Resilient, distributed applications powered by ZIO

License:Apache License 2.0


Languages

Language:Scala 100.0%