File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 5
5
<img alt =" Trigger.dev logo " src =" https://imagedelivery.net/3TbraffuDZ4aEf8KWOmI_w/a45d1fa2-0ae8-4a39-4409-f4f934bfae00/public " >
6
6
</picture >
7
7
8
- ### Open source background jobs with no timeouts
8
+ ### Open source background jobs and AI infrastructure
9
9
10
10
[ Discord] ( https://trigger.dev/discord ) | [ Website] ( https://trigger.dev ) | [ Issues] ( https://github.com/triggerdotdev/trigger.dev/issues ) | [ Docs] ( https://trigger.dev/docs )
11
11
@@ -20,12 +20,14 @@ Trigger.dev is an open source platform and SDK which allows you to create long-r
20
20
### Key features:
21
21
22
22
- JavaScript and TypeScript SDK
23
- - Write reliable code by default
24
23
- No timeouts
25
24
- Retries (with exponential backoff)
26
25
- Queues and concurrency controls
27
26
- Schedules and crons
28
27
- Full Observability; logs, live trace views, advanced filtering
28
+ - React hooks to interact with the Trigger API from your React app
29
+ - Pipe LLM streams straight to your users through the Realtime API
30
+ - Trigger tasks and display the run status and metadata anywhere in your app
29
31
- Custom alerts, get notified by email, Slack or webhooks
30
32
- No infrastructure to manage
31
33
- Elastic (scaling)
You can’t perform that action at this time.
0 commit comments