rocksdb/tools
Igor Canadi 5601bc4619 Check starts_with(prefix) in MultiPrefixIterate
Summary: We switched to prefix_seek method of seeking. This means that anytime we check Valid(), we also need to check starts_with(prefix)

Test Plan: ran db_stress

Reviewers: ljin

Reviewed By: ljin

CC: leveldb

Differential Revision: https://reviews.facebook.net/D16953
2014-03-17 17:02:34 -07:00
..
shell Fixed typos 2013-11-16 11:21:34 +00:00
blob_store_bench.cc Fix make release 2013-10-31 11:47:22 -07:00
db_crashtest.py Revert "DB stress with normal skip list" 2014-03-12 22:21:13 -07:00
db_crashtest2.py Revert "DB stress with normal skip list" 2014-03-12 22:21:13 -07:00
db_repl_stress.cc Revert "Fix bad merge of D16791 and D16767" 2014-03-12 09:37:43 -07:00
db_sanity_test.cc DB Sanity Test 2014-03-06 11:36:39 -08:00
db_stress.cc Check starts_with(prefix) in MultiPrefixIterate 2014-03-17 17:02:34 -07:00
ldb.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
ldb_test.py fix ldb_test TtlPutGet test 2014-03-10 12:11:46 -07:00
reduce_levels_test.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
sst_dump.cc Consolidate SliceTransform object ownership 2014-03-10 12:56:46 -07:00