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

* Release 4.0.0-v4-beta.7

---------

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-04-23 13:34:26 +01:00
..
2025-04-22 15:24:39 +01:00
2025-04-23 13:34:26 +01:00
2025-04-23 13:34:26 +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.