maansthoernvik / rabbitmq_client

Client for a RabbitMQ server.
MIT License
9 stars 5 forks source link

Cache declared queues and exchanges #11

Closed maansthoernvik closed 2 years ago

maansthoernvik commented 2 years ago

Avoid expensive re-declarations on each publish/consume.