Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
VladKopanev committed Jul 10, 2019
1 parent 136a87f commit 4ffe95b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,12 @@ Because of that `ZIO-SAGA` contains methods for parallel execution of requests.
val bookingSaga = flight zipPar hotel
```

### Cats Compatible Sagas

[cats-saga](https://github.com/VladKopanev/cats-saga)

### See in the next releases:
- Even more powerful control over compensation execution
- Cats interop

[Link-Codecov]: https://codecov.io/gh/VladKopanev/zio-saga?branch=master "Codecov"
[Link-Travis]: https://travis-ci.com/VladKopanev/zio-saga "circleci"
Expand Down

0 comments on commit 4ffe95b

Please sign in to comment.