Worlds
The World abstraction allows workflows to run anywhere — locally, on Vercel, or on any cloud. The runtime, queues, and persistence are modular and entirely swappable.
Zero-config world bundled with Workflow for local development. No external services required.
Production-ready, self-hosted world using PostgreSQL for durable storage and pg-boss for reliable job processing.
Fully-managed world for Vercel deployments. Zero configuration with automatic storage, queuing, and authentication.
Jazz Cloud world for local-first sync and real-time collaboration
MongoDB World using native driver
Redis World using BullMQ for queues, Redis Streams for output
Starter template for building Workflow DevKit Worlds
Turso/libSQL World for embedded or remote SQLite databases
Provider Benchmarks
See how workflows compare across the different worlds deployed on different providers. Lower execution time means faster workflows.
For illustration purposes only
Learn more about worlds
To learn more about how worlds work or to create your own, check the docs.