ExOperation: organizing business logic with operations in Elixir
ExOperation is a DSL around Ecto.Multi for describing complex transactions in readable and composable way.
In this article I describe what made me build this library and how to use it.
Read next Astarte v0.10.0-beta.3 released