Contributing

pnpm i
pnpm test
pnpm bench -- --mq groupmq --jobs 500 --workers 4 --job-type cpu --multi-process
  • Add tests for features and bug fixes
  • Keep API similar to BullMQ where sensible
  • Ensure benchmarks and tests pass before PR