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
cache_bench.cc -rw-r--r-- 7.4 KB
cache_test.cc -rw-r--r-- 20.0 KB
clock_cache.cc -rw-r--r-- 25.9 KB
clock_cache.h -rw-r--r-- 601 bytes
lru_cache.cc -rw-r--r-- 15.5 KB
lru_cache.h -rw-r--r-- 10.4 KB
lru_cache_test.cc -rw-r--r-- 5.9 KB
sharded_cache.cc -rw-r--r-- 5.0 KB
sharded_cache.h -rw-r--r-- 4.1 KB

back to top