Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ironium

Package Overview
Dependencies
Maintainers
2
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ironium - npm Package Versions

13
13

4.1.3

Diff

Changelog

Source

4.1.3

Ironium will honor BEANSTALKD_HOSTNAME and BEANSTALKD_PORT environment variables if present.

djanowski
published 4.1.2 •

Changelog

Source

4.1.2

Allow Ironium to be installed on newer versions of Node.

djanowski
published 4.1.1 •

Changelog

Source

4.1.1

Failed jobs were not being returned to the queue with a delay when using IronMQ.

djanowski
published 4.1.0 •

Changelog

Source

4.1.0

Minimum interval for scheduled jobs is one minute. Ironium was never designed for short intervals; this change only makes that explicit.

djanowski
published 4.0.0 •

Changelog

Source

4.0.0

Added processing concurrency. By default, Ironium will run 10 concurrent jobs. This can be configured via the concurrency option.

Multiple jobs can be queued in a single API call: Queue#queueJobs(jobs).

Dropped support for callbacks and generator functions. Job handlers must return a promise now.

djanowski
published 4.0.0-rc.4 •

djanowski
published 4.0.0-rc.3 •

djanowski
published 4.0.0-rc.2 •

djanowski
published 4.0.0-rc.1 •

assaf
published 3.2.2 •

Changelog

Source

3.2.2

Fixed bug in error handling when queuing scheduled job.

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