wagslane / go-rabbitmq

A wrapper of streadway/amqp that provides reconnection logic and sane defaults
https://blog.boot.dev/golang/connecting-to-rabbitmq-in-golang-easy/
MIT License
752 stars 126 forks source link

Cluster support #141

Closed ggalihpp-jubelio closed 9 months ago

ggalihpp-jubelio commented 9 months ago

HI! Love the work and effort put into this!

But, it's common to have a rabbitmq cluster in production. Any plan to support this? maybe implement this?

Thanks alot!

wagslane commented 9 months ago

I think this is out of scope