<div dir="ltr">In order to be able to snapshot and back up a leveldb instance without stopping the Erlang node (or shutting down eleveldb), we have written a manager application that lets you temporarily stop leveldb traffic and perform the snapshot (a very quick operation):<br> <br><a href="https://github.com/klarna/leveldb_manager">https://github.com/klarna/leveldb_manager</a><br clear="all"><div><div class="gmail_signature"><br>We would prefer if this made it into the eleveldb distribution itself, in some shape, but for now the cleanest solution was to make it a separate application with its own supervision.<br><br>        /Richard</div></div>
</div>