Reactor is a dynamic, concurrent, dependency resolving saga orchestrator.
See the code
Reactor is a dynamic, concurrent, dependency resolving saga orchestrator.
Woah. That's a lot. Let's break it down:
Thanks to Alembic Pty Ltd for sponsoring a portion of this project's development.
Reactor contains an igniter installer, so if you have igniter installed already you can run mix igniter.install reactor to add Reactor to your app.
The package can be installed by adding reactor to your list of dependencies in mix.exs:
def deps do
[
{:reactor, "~> 1.0.7"}
]
end
Our documentation is organized to help you find exactly what you need:
Step-by-step guides that teach Reactor through hands-on practice:
Practical solutions for real-world scenarios:
Complete technical reference:
Conceptual guides about how and why Reactor works:
Quick Start: New to Reactor? Start with the Getting Started tutorial!
main.#reactor channel on the Ash
Discord.reactor is licensed under the terms of the MIT
license. See the LICENSE file in this
repository
for details.
Elixir
100.0%
Reactor is a dynamic, concurrent, dependency resolving saga orchestrator.
See the code
Reactor is a dynamic, concurrent, dependency resolving saga orchestrator.
Woah. That's a lot. Let's break it down:
Thanks to Alembic Pty Ltd for sponsoring a portion of this project's development.
Reactor contains an igniter installer, so if you have igniter installed already you can run mix igniter.install reactor to add Reactor to your app.
The package can be installed by adding reactor to your list of dependencies in mix.exs:
def deps do
[
{:reactor, "~> 1.0.7"}
]
end
Our documentation is organized to help you find exactly what you need:
Step-by-step guides that teach Reactor through hands-on practice:
Practical solutions for real-world scenarios:
Complete technical reference:
Conceptual guides about how and why Reactor works:
Quick Start: New to Reactor? Start with the Getting Started tutorial!
main.#reactor channel on the Ash
Discord.reactor is licensed under the terms of the MIT
license. See the LICENSE file in this
repository
for details.
Elixir
100.0%