Files
triggerdotdev--trigger.dev/packages/redis-worker
github-actions[bot] 8da3043111 Release 4.0.0-v4-beta.13 (#2027)
* chore: Update version for release (v4-beta)

* Release 4.0.0-v4-beta.13

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: nicktrn <55853254+nicktrn@users.noreply.github.com>
2025-05-07 15:10:50 +01:00
..
2025-05-07 15:10:50 +01:00
2025-05-07 15:10:50 +01:00

Redis worker

This is a simple worker that pulls tasks from a Redis queue (also in this package).

Features

  • Configurable settings for concurrency and pull speed.
  • Job payloads.
  • A schema so only defined jobs can be added to the queue.
  • The ability to have future dates for jobs.