Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Releases: freshaengineering/protein-elixir

Release 0.20.0

08 Jan 09:16

Choose a tag to compare

This release introduces durable channels and persistent messaging in the AMQP adapter to ensure messages are delivered even when the AMQP server shuts down.

In order to use this feature, you need to re-create your AMQP queues. Until you do that, Protein will work in fallback-mode, without durable queues.