Embeddable persistent key-value store for fast storage
Embeddable, persistent key-value store for fast storage
rocksdb
ldb
sst_dump
$ ldb --db=/path/to/db scan
$ ldb --db=/path/to/db get mykey
$ sst_dump --file=/path/to/file.sst --show_properties