File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments