Home

Awesome

leveldb_manager

Small service for snapshotting eleveldb without stopping the Erlang node.

This is a complement to eleveldb (https://github.com/basho/eleveldb).

The leveldb manager wraps leveldb accesses and:

While offlined, you can use leveldb_snapshot to create a snapshot of the leveldb instance. This copies the metadata files and creates hard links to the read-only .sst files.