rocksdb/tools
Zheng Shao be9b862d47 ldb: add "ldb load" command
Summary: This command accepts key-value pairs from stdin with the same format of "ldb dump" command.  This allows us to try out different compression algorithms/block sizes easily.

Test Plan: dump, load, dump, verify the data is the same.

Reviewers: dhruba

Reviewed By: dhruba

CC: leveldb

Differential Revision: https://reviews.facebook.net/D7443
2012-12-19 01:45:59 -08:00
..
shell Titile: a command line shell to read/write data from a leveldb thrift server 2012-08-23 09:41:05 -07:00
db_stress.cc enhance dbstress to simulate hard crash 2012-11-18 23:16:17 -08:00
ldb.cc ldb: add "ldb load" command 2012-12-19 01:45:59 -08:00
manifest_dump.cc manifest_dump: Add --hex=1 option 2012-12-16 08:58:28 -08:00
reduce_levels_test.cc Fix test failure of reduce_num_levels 2012-11-12 12:05:38 -08:00
sst_dump.cc Fix all warnings generated by -Wall option to the compiler. 2012-11-06 14:07:31 -08:00