Reactions

Available Reaction plugins for drasi-lib

Reactions respond to changes in Continuous Query results and trigger actions, such as sending webhooks, logging, updating databases, or calling back into your application. Each Reaction is a separate crate that you add to your Cargo.toml as needed.

Available Reactions

Building Custom Reactions

If you need to integrate with a system not covered by the available Reactions, you can build your own Reaction by following the Drasi Reaction Developer Guide: