Using native Postgres triggers, we capture every relevant write on the database as an event.
Even if Hasura is down or being updated, events will be delivered as soon as possible with an atleast-once guarantee.
Configure delivery policies like max_retries and retry_interval.
Build reactive UX for your async backend with realtime GraphQL
Propagate event driven and asynchronous information to UI clients easily with GraphQL subscriptions & live-queries.
Ready to observe, monitor and debug
Generated events are automatically instrumented with an event-id and structured logs emitted by Hasura make it easy for you to use your favourite tools to run an event-driven backend in production.