avelino / awesome-go

A curated list of awesome Go frameworks, libraries and software
https://awesome-go.com
MIT License
133.31k stars 11.94k forks source link

Add rabbitroutine #5226

Closed furdarius closed 3 months ago

furdarius commented 8 months ago

The library is designed to save the developer from the headache when working with RabbitMQ. The library covers the needs to auto-reconnect to RabbitMQ in case of problems and supports publish retries with backoff. It takes into account the need to re-declare entities in RabbitMQ after reconnection.

Package links to:

The boxes to check

github-actions[bot] commented 8 months ago

Thank you for contributing to awesome-go. We will review your contribution as soon as possible.

Make sure you add the links in the body of the pull request that are requested in the contribution guide:

Your project is under review. It may take a few days to be approved.