Nebo15 / sage

A dependency-free tool to run distributed transactions in Elixir, inspired by Sagas pattern.
MIT License
912 stars 40 forks source link

Add Sage.put/3 for creating effects that can be used as params #59

Closed AndrewDryga closed 3 years ago

AndrewDryga commented 3 years ago

Similar to https://github.com/elixir-ecto/ecto/pull/3565