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/659 unbound queues #662

Merged
merged 7 commits into from
Nov 17, 2023
Merged

Feat/659 unbound queues #662

merged 7 commits into from
Nov 17, 2023

Conversation

fermentfan
Copy link
Contributor

This introduces unbound queues to be added to the module definition like described in #659. I hope I found everything important :)

@fermentfan
Copy link
Contributor Author

Should run green now!

@fermentfan
Copy link
Contributor Author

Just tried it out and spotted that I am missing the ability to bind it to an exchange like this. Gonna take another look on how to do that.

@fermentfan
Copy link
Contributor Author

@WonderPanda the queues are also bindable to an exchange with routing keys. I also already tested it locally! Would be glad about a review.

@fermentfan
Copy link
Contributor Author

@underfisk do you also have review & merge rights?

@underfisk
Copy link
Contributor

@underfisk do you also have review & merge rights?

Hi, i do have the review & merge rights. As soon as i have some free time i'll try to switch context and review the PR, meawhile i'll approve for CI to re-run

Copy link
Contributor

@underfisk underfisk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general LGTM, it looks like a nice feature to have.
The types could be improved tho, for example you could have the RabitMQQueConfig being built on top of the underlying types instead of using any types but it could be a follow up improvement

@underfisk underfisk merged commit c3baf7d into golevelup:master Nov 17, 2023
3 checks passed
@WonderPanda
Copy link
Collaborator

@fermentfan This should be available in @golevelup/nestjs-rabbitmq@4.1.0

Please try it out and let us know if its working for you

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

Successfully merging this pull request may close these issues.

None yet

3 participants