Skip to content

Commit c6de735

Browse files
Update roadmap
1 parent 7b3e44c commit c6de735

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

packages/docs/docs/roadmap.mdx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ description: What's coming next for OpenWorkflow
88
- ✅ PostgreSQL and SQLite backends
99
- ✅ CLI (`npx @openworkflow/cli`)
1010
- ✅ Dashboard (`npx @openworkflow/cli dashboard`)
11+
- ✅ Bun runtime support
1112
- ✅ Worker with concurrency control
1213
- ✅ Step memoization & retries
1314
- ✅ Graceful shutdown
@@ -20,9 +21,13 @@ description: What's coming next for OpenWorkflow
2021

2122
## Coming Soon
2223

24+
- Prometheus metrics endpoint
25+
- Child workflows
26+
- Signals
27+
- Cron / scheduling
2328
- Rollback / compensation functions
24-
- Signals for external events
25-
- Native OpenTelemetry integration
29+
- Priority and concurrency controls
30+
- OpenTelemetry
2631
- Additional backends (Redis)
2732
- Additional languages (Go, Python)
2833

0 commit comments

Comments
 (0)