Library Settings Get Help
Stacktora
Stacktora / Vault / Job Queue & Scheduler
Background Jobs by @ops

Job Queue & Scheduler

A dedicated background-job starter — Redis-backed queue plus Postgres for job records, with a worker process already wired in. Not tied to one specific web framework's job-queue convention.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Node.js 24 RedisPostgreSQL

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install job-queue-scheduler --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault