summaryrefslogtreecommitdiff
path: root/table/block_based/index_builder.cc
AgeCommit message (Expand)Author
2020-07-08Update Flush policy in PartitionedIndexBuilder on switching from user-key to ...Akanksha Mahajan
2020-07-02Un-revert #7049, revert #7022 (#7071)Peter Dillinger
2020-07-01Update Flush policy in PartitionedIndexBuilder on switching from user-key to ...Akanksha Mahajan
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2020-01-14kHashSearch incompatible with index_block_restart_interval>1 (#6294)Maysam Yabandeh
2019-12-19Revert "Add kHashSearch to stress tests (#6210)" (#6220)Maysam Yabandeh
2019-12-18Add kHashSearch to stress tests (#6210)Maysam Yabandeh
2019-06-24Add an option to put first key of each sst block in the index (#5289)Mike Kolupaev
2019-06-06simplify include directive involving inttypes (#5402)Zhongyi Xie
2019-05-30Move some memory related files from util/ to memory/ (#5382)Siying Dong
2019-05-30Organizing rocksdb/table directory by formatVijay Nadimpalli