Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Release v1.9.0

Compare
Choose a tag to compare
@jpwilliams jpwilliams released this 11 Jul 14:22
· 187 commits to master since this release

Overview

Core addition is the worker channel pooling. Between 5 and 10 channels depending on load. This helps sifting through requests with no reply consumer (i.e. if a process dies) a lot quicker.

Optimisations

Bug fixes / generic changes

  • ⬆️ Upgrade amqplib to 0.5.1 (various fixes): 793425f
  • ⬆️ Upgrade debug package: 5fbabcf