rocksdb/tools
amayank 3b6653b1f8 Make db_stress Not purge redundant keys on some opens
Summary: In light of the new option introduced by commit 806e264350 where the database has an option to compact before flushing to disk, we want the stress test to test both sides of the option. Have made it to 'deterministically' and configurably change that option for reopens.

Test Plan: make db_stress; ./db_stress with some differnet options

Reviewers: dhruba, vamsi

Reviewed By: dhruba

CC: leveldb, sheki

Differential Revision: https://reviews.facebook.net/D9165
2013-03-08 04:55:07 -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_repl_stress.cc Do not allow Transaction Log Iterator to fall ahead when writer is writing the same file 2013-03-06 14:05:53 -08:00
db_stress.cc Make db_stress Not purge redundant keys on some opens 2013-03-08 04:55:07 -08:00
ldb_test.py Enhanced ldb to support data access commands 2013-01-28 11:38:26 -08:00
ldb.cc Enhanced ldb to support data access commands 2013-01-28 11:38:26 -08:00
manifest_dump.cc manifest_dump: Fix the help message and make it consistent 2012-12-21 10:45:24 -08:00
reduce_levels_test.cc Enhanced ldb to support data access commands 2013-01-28 11:38:26 -08:00
sst_dump.cc Fix a number of object lifetime/ownership issues 2013-01-23 16:54:11 -08:00