If you want "in-memory persistence" only, just disable persistence and the broker automatically uses an in-memory persistence adapter. That's the fastest configuration for ActiveMQ, but obviously loses reliability in the case of the broker shutting down since all messages still pending in memory are lost.
-- View this message in context: http://activemq.2283324.n4.nabble.com/Documentation-on-internal-LevelDB-design-tp4691567p4691577.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
