{ "id": "n8n-queue", "name": "n8n Queue Mode", "version": "2.30.4", "description": "n8n running in queue mode for high-throughput production workloads: the main instance handles the editor and webhooks while a scalable pool of workers executes workflows from a Redis (Bull) queue, backed by PostgreSQL.", "logo": "n8n.png", "links": { "github": "https://github.com/n8n-io/n8n", "website": "https://n8n.io/", "docs": "https://docs.n8n.io/hosting/scaling/queue-mode/" }, "tags": [ "automation", "workflow", "low-code", "queue" ] }