[rabbitmq-discuss] How does Messages will be persisted in RabbitMQ?

Michael Klishin michael at rabbitmq.com
Fri Aug 30 12:34:21 BST 2013


Rajasekhar P:

> I have gone through the link, here backing stores are for writing the messages into disk. But, I couldn't understand the use of database which mentioned in the article.  Can you please explain me how can I use database here. Thank you!!!

You don't use it. RabbitMQ does. You simply publish messages as persistent
if you want them to be stored on disk. Backing stores is an implementation detail
(so is the use of Mnesia for storing user/vhost/queue/exchange/binding info.

MK



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130830/74d98e51/attachment.pgp>


More information about the rabbitmq-discuss mailing list