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
env_default.cc -rw-r--r-- 1.2 KB
env_win.cc -rw-r--r-- 41.4 KB
env_win.h -rw-r--r-- 10.1 KB
io_win.cc -rw-r--r-- 30.6 KB
io_win.h -rw-r--r-- 14.1 KB
port_win.cc -rw-r--r-- 6.4 KB
port_win.h -rw-r--r-- 8.9 KB
win_jemalloc.cc -rw-r--r-- 2.0 KB
win_logger.cc -rw-r--r-- 5.2 KB
win_logger.h -rw-r--r-- 1.6 KB
win_thread.cc -rw-r--r-- 4.3 KB
win_thread.h -rw-r--r-- 3.6 KB
xpress_win.cc -rw-r--r-- 5.6 KB
xpress_win.h -rw-r--r-- 753 bytes

back to top