Inngest
Inngest is an event-driven durable execution platform for background jobs and workflows.
Key Points
- Uses functions triggered by events, cron schedules, or webhooks.
- Workflow steps include
step.run,step.sleep,step.waitForEvent,step.invoke, and reliable event sending. - Inngest contrasts its step memoization model with Temporal’s deterministic replay model.
Relevance to Init Intelligence
Inngest is relevant for event-driven IT workflows: onboarding events, access approvals, delayed reminders, entitlement revocation, and cross-system syncs. ^[inferred]