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.8.6

Published by github-actions[bot] 3 months ago

5.8.6 (2024-07-11)

Bug Fixes

  • delayed: avoid using jobId in order to schedule delayed jobs (#2587) (python) (228db2c)
bullmq - vpy2.8.0

Published by github-actions[bot] 3 months ago

Feature

  • queue: Add getCountsPerPriority method [python] (#2607) (02b8338)
  • queue: Add getCountsPerPriority method (#2595) (77971f4)

Fix

  • parent: Consider re-adding child that is in completed state using same jobIds (#2627) (python) fixes #2554 (00cd017)
  • queue-getters: Consider passing maxJobs when calling getRateLimitTtl (#2631) fixes #2628 (9f6609a)
  • job: Consider changing priority to 0 (#2599) (4dba122)
  • priority: Consider paused state when calling getCountsPerPriority (python) (#2609) (6e99250)
  • priority: Use module instead of bit.band to keep order (python) (#2597) (9ece15b)

Documentation

bullmq - v5.8.5

Published by github-actions[bot] 3 months ago

5.8.5 (2024-07-10)

Bug Fixes

  • parent: consider re-adding child that is in completed state using same jobIds (#2627) (python) fixes #2554 (00cd017)
bullmq - v5.8.4

Published by github-actions[bot] 4 months ago

5.8.4 (2024-07-05)

Bug Fixes

  • queue-getters: consider passing maxJobs when calling getRateLimitTtl (#2631) fixes #2628 (9f6609a)
bullmq - v5.8.3

Published by github-actions[bot] 4 months ago

5.8.3 (2024-06-28)

Bug Fixes

bullmq - v5.8.2

Published by github-actions[bot] 4 months ago

5.8.2 (2024-06-15)

Bug Fixes

  • priority: consider paused state when calling getCountsPerPriority (python) (#2609) (6e99250)
bullmq - v5.8.1

Published by github-actions[bot] 4 months ago

5.8.1 (2024-06-12)

Bug Fixes

  • priority: use module instead of bit.band to keep order (python) (#2597) (9ece15b)

Features

  • queue: add getCountsPerPriority method [python] (#2607) (02b8338)
bullmq - v5.8.0

Published by github-actions[bot] 4 months ago

5.8.0 (2024-06-11)

Bug Fixes

Features

bullmq - vpy2.7.8

Published by github-actions[bot] 5 months ago

Fix

bullmq - vpy2.7.7

Published by github-actions[bot] 5 months ago

Fix

  • worker: Properly cancel blocking command during disconnections (2cf12b3)
  • Extendlock,createbulk use pipeline no multi command (a053d9b)
  • repeat: Throw error when endDate is pointing to the past (#2574) (5bd7990)
  • retry-job: Throw error when job is not in active state (#2576) (ca207f5)
  • sandboxed: Ensure DelayedError is checked in Sandboxed processors (#2567) fixes #2566 (8158fa1)
  • job: Validate job existence when adding a log (#2562) (f87e3fe)

Documentation

  • Correct typo in maxmemory-policy reference (c19c839)
  • aws-elasticache: Fix image not displayed correctly(#2564) (2dd3709)
  • Fix typo (#2563) (be68695)
  • pro: Add local group concurrency section (#2551) (cce0774)

Performance

  • job: Set processedBy using hmset (#2592) (python) (238680b)
bullmq - v5.7.15

Published by github-actions[bot] 5 months ago

5.7.15 (2024-06-04)

Performance Improvements

  • job: set processedBy using hmset (#2592) (python) (238680b)
bullmq - v5.7.14

Published by github-actions[bot] 5 months ago

5.7.14 (2024-05-29)

Bug Fixes

  • worker: properly cancel blocking command during disconnections (2cf12b3)
bullmq - v5.7.13

Published by github-actions[bot] 5 months ago

5.7.13 (2024-05-28)

Bug Fixes

  • extendlock,createbulk use pipeline no multi command (a053d9b)
bullmq - v5.7.12

Published by github-actions[bot] 5 months ago

5.7.12 (2024-05-24)

Bug Fixes

  • repeat: throw error when endDate is pointing to the past (#2574) (5bd7990)
bullmq - v5.7.11

Published by github-actions[bot] 5 months ago

5.7.11 (2024-05-23)

Bug Fixes

  • retry-job: throw error when job is not in active state (#2576) (ca207f5)
bullmq - v5.7.10

Published by github-actions[bot] 5 months ago

5.7.10 (2024-05-21)

Bug Fixes

  • sandboxed: ensure DelayedError is checked in Sandboxed processors (#2567) fixes #2566 (8158fa1)
bullmq - v5.7.9

Published by github-actions[bot] 5 months ago

5.7.9 (2024-05-16)

Bug Fixes

  • connection: use async Retry (#2555) [python] (d6dd21d)
  • job: validate job existence when adding a log (#2562) (f87e3fe)
bullmq - vpy2.7.6

Published by github-actions[bot] 5 months ago

Fix

  • connection: Use async Retry (#2555) [python] (d6dd21d)
  • worker: Make sure clearTimeout is always called after bzpopmin (782382e)
  • worker: Force timeout on bzpopmin command (#2543) (ae7cb6c)

Documentation

bullmq - v5.7.8

Published by github-actions[bot] 6 months ago

5.7.8 (2024-05-01)

Bug Fixes

  • worker: make sure clearTimeout is always called after bzpopmin (782382e)
bullmq - v5.7.7

Published by github-actions[bot] 6 months ago

5.7.7 (2024-04-30)

Bug Fixes

  • worker: force timeout on bzpopmin command (#2543) (ae7cb6c)
  • worker: wait for jobs to finalize on close (#2545) [python] (d81f210)
Package Rankings
Top 9.8% on Pypi.org
Top 0.8% on Npmjs.org
Top 6.73% on Proxy.golang.org