Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add queueMode option #198

Merged
merged 2 commits into from
Jul 17, 2020
Merged

feat: add queueMode option #198

merged 2 commits into from
Jul 17, 2020

Conversation

rfrm
Copy link
Contributor

@rfrm rfrm commented Jul 17, 2020

Passing queueMode: 'lazy' makes queues to store messages in disk. This will be useful for replays because it will give more room before RabbitMQ blocks.

@rfrm rfrm merged commit fa4f3db into pagerinc:master Jul 17, 2020
sa-pagerinc-automation pushed a commit that referenced this pull request Jul 17, 2020
# [1.3.0](v1.2.0...v1.3.0) (2020-07-17)

### Features

* add queueMode option ([#198](#198)) ([fa4f3db](fa4f3db))
@sa-pagerinc-automation
Copy link
Contributor

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants