Socket
Socket
Sign inDemoInstall

bee-queue

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bee-queue - npm Package Versions

1

1.2.3

Diff

Changelog

Source

1.3.0 (2020-11-03)

Features

  • implement Queue#saveAll feature (#198) (851f09d)
  • support custom strategies on a queue (#134) (926de9d)
  • types: add generics to type definitions (a565d3d)
  • types: add isRunning (c488385)
  • types: add ready handler (32c4b1e)

Bug Fixes

  • backoff: allow no delay arg when setting immediate strategy (#154) (6f1d62f)

  • queue: remove error event listener on close (#231) (36b4904)

  • removeJob: remove job from stored jobs (#230) (a8c9d87)

  • types: support progress events using arbitrary data (#140) (bc8aa52)

  • types: update createJob handler for consistency (b71a993)

  • types: update redis option type (#290) (e80c51d)

  • types: update type declaration (#252) (1dce7ca)

  • misc edge case fixes (a2df983)

  • update typescript declarations and add documentation (#187) (cec1498), closes #138

  • Allow arbitrary values for progress (#109).

  • Fix cleanup of event redis client (#178).

  • Fix bluebird warning spam (#85).

  • Update Typescript definition for Queue#close method (#180).

  • Remove Node 4, 6 from CI (#156, 223151c).

lewisjellis
published 1.2.2 •

Changelog

Source

1.2.2 / 2018-01-25

  • Update Typescript type definitions (thanks @brickyang for #98).
lewisjellis
published 1.2.1 •

Changelog

Source

1.2.1 / 2018-01-15

  • Update Typescript type definitions (thanks @brickyang for #94).
lewisjellis
published 1.2.0 •

Changelog

Source

1.2.0 / 2018-01-10

  • Add Typescript type definitions (thanks @pbadenski for #80 and @martinwepner for #89).
skeggse
published 1.1.0 •

Changelog

Source

1.1.0 / 2017-08-12

  • Support sharing the redis command client between Queues.
  • Add documentation, add tests for expected behavior.
lewisjellis
published 1.0.0 •

Changelog

Source

1.0.0 / 2017-06-30

  • Upgrade node-redis to 2.7.1 Note that redis connection options now match the latest redis.
  • Implement delayed jobs
  • Implement fixed, exponential backoff strategies
  • Add promise support
  • Fix race conditions in tests
  • Add new performance settings
  • Emit stalled event for stalled jobs
  • Implement graceful shutdown
  • Support user-specified jobids (should be non-numeric)
  • Add timeout, stacktraces to job options
lewisjellis
published 0.3.0 •

Changelog

Source

0.3.0 / 2015-09-01

  • Bump node-redis dependency to 1.0.0
lewisjellis
published 0.2.0 •

Changelog

Source

0.2.0 / 2015-06-12

  • Initial release
lewisjellis
published 0.1.0 •

Changelog

Source

0.1.0 / 2015-01-26

  • Early development
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc