bullmq

BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis

MIT License

Downloads
3.3M
Stars
6K
Committers
152

Bot releases are visible (Hide)

bullmq - v5.19.0

Published by github-actions[bot] 7 days ago

5.19.0 (2024-10-11)

Features

  • repeat: deprecate immediately on job scheduler (ed047f7)
bullmq - v5.18.0

Published by github-actions[bot] 10 days ago

5.18.0 (2024-10-09)

Features

bullmq - v5.17.1

Published by github-actions[bot] 11 days ago

5.17.1 (2024-10-07)

Bug Fixes

  • repeat: also consider startDate when using "every" (25bbaa8)
bullmq - v5.17.0

Published by github-actions[bot] 11 days ago

5.17.0 (2024-10-07)

Bug Fixes

Features

bullmq - v5.16.0

Published by github-actions[bot] 12 days ago

5.16.0 (2024-10-06)

Features

  • queue: add new upsertJobScheduler, getJobSchedulers and removeJobSchedulers methods (dd6b6b2)
bullmq - v5.15.0

Published by github-actions[bot] 17 days ago

5.15.0 (2024-10-01)

Features

bullmq - v5.14.0

Published by github-actions[bot] 18 days ago

5.14.0 (2024-09-30)

Features

bullmq - v5.13.2

Published by github-actions[bot] 28 days ago

5.13.2 (2024-09-20)

Bug Fixes

  • repeatable: avoid delayed job deletion if next job already existed (#2778) (6a851c1)
bullmq - v5.13.1

Published by github-actions[bot] about 1 month ago

5.13.1 (2024-09-18)

Bug Fixes

  • connection: allow passing connection string into IORedis (#2746) (73005e8)
bullmq - v5.13.0

Published by github-actions[bot] about 1 month ago

5.13.0 (2024-09-11)

Features

bullmq - vpy2.9.4

Published by github-actions[bot] about 1 month ago

Fix

  • metrics: Differentiate points in different minutes to be more accurate (#2766) (python) (7cb670e)
  • pattern: Do not save offset when immediately is provided (#2756) (a8cb8a2)
  • repeat: Replace delayed job when updating repeat key (88029bb)

Documentation

  • bullmq-pro: Add get group rate limit ttl section (#2761) (3dc13d1)

Performance

  • metrics: Save zeros as much as max data points (#2758) (3473054)
bullmq - v5.12.15

Published by github-actions[bot] about 1 month ago

5.12.15 (2024-09-10)

Bug Fixes

  • metrics: differentiate points in different minutes to be more accurate (#2766) (python) (7cb670e)
  • pattern: do not save offset when immediately is provided (#2756) (a8cb8a2)
bullmq - v5.12.14

Published by github-actions[bot] about 1 month ago

5.12.14 (2024-09-05)

Performance Improvements

  • metrics: save zeros as much as max data points (#2758) (3473054)
bullmq - v5.12.13

Published by github-actions[bot] about 2 months ago

5.12.13 (2024-09-03)

Bug Fixes

  • repeat: replace delayed job when updating repeat key (88029bb)
bullmq - vpy2.9.3

Published by github-actions[bot] about 2 months ago

Fix

  • flows: Throw error when queueName contains colon (#2719) fixes #2718 (9ef97c3)
  • sandboxed: Properly update data on wrapped job (#2739) fixes #2731 (9c4b245)
  • flow: Remove debounce key when parent is moved to fail (#2720) (d51aabe)
  • flow: Recursive ignoreDependencyOnFailure option (#2712) (53bc9eb)
  • job: Throw error if removeDependencyOnFailure and ignoreDependencyOnFailure are used together (#2711) (967632c)
  • stalled: Support removeDependencyOnFailure option when job is stalled (#2708) (e0d3790)
  • job: Change moveToFinished return type to reflect jobData (#2706) ref #2342 (de094a3)
  • connection: Remove unnecessary process.env.CI reference (#2705) (53de304)
  • worker: Fix close sequence to reduce risk for open handlers (#2656) (8468e44)

Documentation

  • connection: Add decode_responses warning [python] (#2745) fixes #2695 (188192c)
  • Update README.md sponsors (e7e7193)
  • Update copyright holder (13516c6)
  • debouncing: Add remove debounce key sub-section (#2724) (b8d8886)

Performance

  • fifo-queue: Use linked list structure for queue (#2629) (df74578)
bullmq - v5.12.12

Published by github-actions[bot] about 2 months ago

5.12.12 (2024-08-29)

Bug Fixes

bullmq - v5.12.11

Published by github-actions[bot] about 2 months ago

5.12.11 (2024-08-28)

Bug Fixes

bullmq - v5.12.10 Latest Release

Published by github-actions[bot] about 2 months ago

5.12.10 (2024-08-22)

Bug Fixes

  • flow: remove debounce key when parent is moved to fail (#2720) (d51aabe)
bullmq - v5.12.9

Published by github-actions[bot] 2 months ago

5.12.9 (2024-08-17)

Performance Improvements

  • fifo-queue: use linked list structure for queue (#2629) (df74578)
bullmq - v5.12.8

Published by github-actions[bot] 2 months ago

5.12.8 (2024-08-17)

Bug Fixes

  • flow: recursive ignoreDependencyOnFailure option (#2712) (53bc9eb)
Package Rankings
Top 9.8% on Pypi.org
Top 0.8% on Npmjs.org
Top 6.73% on Proxy.golang.org