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
COMMIT.md -rw-r--r-- 327 bytes
FbsonDocument.h -rw-r--r-- 23.1 KB
FbsonJsonParser.h -rw-r--r-- 17.7 KB
FbsonStream.h -rw-r--r-- 4.3 KB
FbsonUtil.h -rw-r--r-- 3.2 KB
FbsonWriter.h -rw-r--r-- 10.4 KB

back to top