Revision 5a5c0492dbe0c478c3ce5ef34b0dc73b42b91ab4 authored by Andrew Kryczka on 12 March 2019, 20:04:20 UTC, committed by Facebook Github Bot on 12 March 2019, 20:10:39 UTC
Summary:
Without `total_order_seek=true`, using this command with `prefix_extractor` set skips over lots of keys.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5066

Differential Revision: D14425967

Pulled By: sagar0

fbshipit-source-id: f6f142733258d92604f920615be9266e1fe797f8
1 parent 8a1ecd1
History
File Mode Size
cf_options.cc -rw-r--r-- 10.2 KB
cf_options.h -rw-r--r-- 8.5 KB
db_options.cc -rw-r--r-- 14.0 KB
db_options.h -rw-r--r-- 3.2 KB
options.cc -rw-r--r-- 24.3 KB
options_helper.cc -rw-r--r-- 85.8 KB
options_helper.h -rw-r--r-- 8.7 KB
options_parser.cc -rw-r--r-- 29.2 KB
options_parser.h -rw-r--r-- 5.1 KB
options_sanity_check.cc -rw-r--r-- 1.1 KB
options_sanity_check.h -rw-r--r-- 1.7 KB
options_settable_test.cc -rw-r--r-- 21.0 KB
options_test.cc -rw-r--r-- 75.3 KB

back to top