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 hidden (Show)

bullmq - vpy0.4.3

Published by roggervalf over 1 year ago

0.4.3 (2023-06-07)

bullmq - v1.9.0

Published by manast over 4 years ago

1.9.0 (2020-07-19)

Features

  • add grouped rate limiting (3a958dd)
bullmq - v1.8.14

Published by manast over 4 years ago

1.8.14 (2020-07-03)

Bug Fixes

  • typescript: fix typings, upgrade ioredis dependencies (#220) (7059f20)
  • worker: return this.closing when calling close (b68c845)
bullmq - v1.8.13

Published by manast over 4 years ago

1.8.13 (2020-06-05)

Bug Fixes

  • redis-connection: run the load command for reused redis client (fab9bba)
bullmq - v1.8.12

Published by manast over 4 years ago

1.8.12 (2020-06-04)

Bug Fixes

bullmq - v1.8.11

Published by manast over 4 years ago

1.8.11 (2020-05-29)

Bug Fixes

  • scheduler: remove unnecessary division by 4096 (4d25e95)
bullmq - v1.8.10

Published by manast over 4 years ago

1.8.10 (2020-05-28)

Bug Fixes

  • scheduler: divide timestamp by 4096 in update set fixes #168 (0c5db83)
bullmq - v1.8.9

Published by manast over 4 years ago

1.8.9 (2020-05-25)

Bug Fixes

  • scheduler: divide next timestamp by 4096 (#204) (9562d74)
bullmq - v1.8.8

Published by manast over 4 years ago

1.8.8 (2020-05-25)

Bug Fixes

  • queue-base: error event is passed through (ad14e77)
  • redis-connection: error event is passed through (a15b1a1)
  • worker: error event is passed through (d7f0374)
bullmq - v1.8.7

Published by manast over 4 years ago

1.8.7 (2020-04-10)

Bug Fixes

  • worker: do not use global child pool fixes #172 (bc65f26)
bullmq - v1.8.6

Published by manast over 4 years ago

1.8.6 (2020-04-10)

Bug Fixes

  • workers: do not call super.close() (ebd2ae1)
  • make sure closing is returned in every close call (88c5948)
  • scheduler: duplicate connections fixes #174 (011b8ac)
  • worker: return this.closing when calling close (06d3d4f)
bullmq - v1.8.5

Published by manast over 4 years ago

1.8.5 (2020-04-05)

Bug Fixes

  • removed deprecated and unused node-uuid (c810579)
bullmq - v1.8.4

Published by manast over 4 years ago

1.8.4 (2020-03-17)

Bug Fixes

  • job: added nullable/optional properties (cef134f)
bullmq - v1.8.3

Published by manast over 4 years ago

1.8.3 (2020-03-13)

Bug Fixes

  • sandbox: If the child process is killed, remove it from the pool. (8fb0fb5)
bullmq - v1.8.2

Published by manast over 4 years ago

1.8.2 (2020-03-03)

Bug Fixes

  • restore the Job timestamp when deserializing JSON data (#138) (#152) (c171bd4)
bullmq - v1.8.1

Published by manast over 4 years ago

1.8.1 (2020-03-02)

Bug Fixes

  • modified imports to work when esModuleInterop is disabled (#132) (01681f2)
bullmq - v1.8.0

Published by manast over 4 years ago

1.8.0 (2020-03-02)

Bug Fixes

  • cleanup signatures for queue add and addBulk (#127) (48e221b)
  • exit code 12 when using inspect with child process (#137) (43ebc67)

Features

  • types: add sandboxed job processor types (#114) (a50a88c)
bullmq - v1.7.0

Published by manast over 4 years ago

1.7.0 (2020-03-02)

Features

bullmq - v1.6.8

Published by manast over 4 years ago

1.6.8 (2020-02-22)

Bug Fixes

  • modified QueueGetters.getJob and Job.fromId to also return null to (65183fc)
  • modified QueueGetters.getJob and Job.fromId to return undefined (ede352b)
bullmq - v1.6.7

Published by manast almost 5 years ago

1.6.7 (2020-01-16)

Bug Fixes

  • don't fail a job when the worker already lost the lock (23c0bf7)
Package Rankings
Top 9.8% on Pypi.org
Top 0.8% on Npmjs.org
Top 6.73% on Proxy.golang.org