Skip to content

Releases: jbielick/faktory_worker_node

v4.5.0 - Require files with CLI

31 Aug 21:16
063186a
Compare
Choose a tag to compare

4.5.0 | 2022-08-31

  • Add support for requiring files from the faktory-work CLI
  • Fix issue in which faktory-work would not use default as a queue when no queues were provided (#341)

What's Changed

Full Changelog: v4.4.0...v4.5.0

v4.4.0 - Weighted Queues

19 Aug 19:44
8e9877e
Compare
Choose a tag to compare

v4.4.0 introduces weighted-random queue fetching. This mirrors the functionality in Sidekiq in which queues can be specified for a worker with weights. Weights affect the probability that a queue will be prioritized when fetching from the server. A new section in the README under "Queues" has more info.

Thank you @ThePletch for the feature request and feedback.

v4.3.1

12 Jul 12:37
0ed19aa
Compare
Choose a tag to compare
4.3.1