rebus-org / Rebus.SqlServer

:bus: Microsoft SQL Server transport and persistence for Rebus
https://mookid.dk/category/rebus
Other
43 stars 42 forks source link

Implement autoDeleteQueue option for SqlServer transport. #61

Closed rsivanov closed 4 years ago

rsivanov commented 4 years ago

It's useful for transient queues in Rebus.SignalR backplane (https://github.com/rebus-org/Rebus.SignalR/issues/3)


Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

mookid8000 commented 4 years ago

hey @rsivanov , have you seen my comment?

rsivanov commented 4 years ago

If you mean a comment to https://github.com/rebus-org/Rebus.SignalR/issues/3, sure, thanks! But I haven't seen anything related to autoDeleteQueue option for SqlServer

hey @rsivanov , have you seen my comment?

mookid8000 commented 4 years ago

It's a code review comment on this PR.... 🙂 but apparently I had not clicked "Submit review", because I'm a n00b and that's just how I am

mookid8000 commented 4 years ago

Excellent! 🙂 I'll release it right away

mookid8000 commented 4 years ago

it's out in Rebus.SqlServer 6.1.0 👍