[rabbitmq-discuss] Alternative Message Store?

James Carr james.r.carr at gmail.com
Sat Feb 19 22:02:13 GMT 2011


Hi All,

Recently when giving a presentation on RabbitMQ at a local Java User
Group one question given was if it was possible to change where
RabbitMQ stores its messages. My answer was that it buffers them in
memory and when that reaches a threshold it stores them on disk, but I
have no idea if it is possible to change the storage mechanism without
resorting to plugins.

So... is it possible to change the storage mechanism to, say, couchdb,
riak or something?

Thanks,
James


More information about the rabbitmq-discuss mailing list