Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 419 Bytes

File metadata and controls

4 lines (3 loc) · 419 Bytes

Bunder is an easy way to set up a common scenario set of queues and exchanges for a low traffic retry module in RabbitMQ and connect to them. It features logs of what went through the main queue as well as logs of rejects and delayed retries (which required rabbitmq delayed message exchanges)

Check out the sample project to see how to use the project.