Save weeks of development with our event-driven platform.
Get started in seconds for free, with plans that grow as you scale.
Powerful enough to be useful, and always free. Perfect for getting started.
$20/mo discounted for being an early supporting member
Powerful access for any scale.
All plans include unlimited team members, uncapped events, scheduled functions, audit trails, API access, CD via our CLI, and first-class debugging.
A function is a single serverless function or step function. Functions can run automatically (each time an event is received), on a schedule, or manually via forms (in the case of internal tools, or one-offs).
Functions allow you to chain logic together, coordinate between events, and create complex user flows and operational logic for your company.
We're currently accepting all events, uncapped. Our "soft" limit is 1M events/mo across free and paid plans, and from 50M events/mo on custom plans. We don't throttle you, right now.
Free accounts are limited to 128mb of ram and a maximum runtime of 10 seconds per function. Paid accounts can utilize 1GB of ram and have a runtime limit of 60 seconds per function. Advanced accounts can use up to 16GB of ram and can run functions for up to 6 hours; if you need this functionality get in touch with us.
That's okay! We'll alert you when you're nearing your cap and will throttle your functions after hitting the limit. You can always purchase more capacity, but we won't apply overage fees unless you specify payment caps (coming soon). We dislike surprise costs as much as you.
You can buy an extra 20,000 runs for $10.
Add-ons allow you to customize the functionality of Inngest. For example, you can run the executor on-premise, increase the memory and CPU capabilities of your functions, increase the audit history length, and so on.
Event coordination allows you to wait for specific events from within a function. For example, after creating a shopping cart you might want to wait for the "order created" event for up to 24 hours. If this event is received, the person who created the shopping cart checked out. If the event isn't received within 24 hours, you can run logic to handle churn.
We allow you to coordinate between events and wait up to 6 months for new events. That's... quite some time.
In the community edition, functions are limited to 15 minute intervals and may be throttled for fair usage. Paid plans can run scheduled functions every minute, and are not subject to throttling. Custom plans have their own dedicated pools for managing functions.
If you'd like to self-host Inngest or the executor platform reach out to us with your needs.