[rabbitmq-discuss] Backing up persisted messages
Matthias Radestock
matthias at rabbitmq.com
Fri Jan 31 11:15:01 GMT 2014
On 31/01/14 09:32, Alvaro Videla wrote:
> What if you replicate the messages to a node on different
> administrative domain, using exchange federation?
> http://www.rabbitmq.com/federation.html
>
> That way you can prevent people from connecting there and deleting
> messages.
Furthermore, if you configure the queue(s) on the backup rabbit with
some per-queue message ttl, you effectively end up with a async rolling
backup.
Matthias.
More information about the rabbitmq-discuss
mailing list