hirefire-resource
Version:
HireFire integration library for Node.js applications
16 lines (8 loc) • 344 B
Markdown
## v1.1.1
- Add connectionOptions to BullMQ jobQueueSize
## v1.1.0
- Add support for [Fastify](https://fastify.dev).
## v1.0.1
- Add support for dashes in `Worker` names to match the Procfile process naming format. `Worker` is implicitly used when configuring HireFire using the `Configuration#dyno` method.
## v1.0.0
- Initial release.