IIRC you need to set in the url useleveldb=true and you can set parameters using leveldb.<name of the param>=value in the url
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-08-20 14:01 GMT+02:00 Matej <[email protected]>: > Hello everyone. > > I read that in 1.7 levelDB storage was added. Is theare a easy way to > enable file based persistence. > > Like that > BrokerXmlConfig = broker:(tcp://192.168.0.135:61616)?perstience > > But switch for files instead of JDBC.... > > BR > > Matej
