Commit Graph

17 Commits (3bdce20e2b485de3642a840eba5aa809469389c7)

Author SHA1 Message Date
anand76 fefd4b98c5 Introduce a new MultiGet batching implementation (#5011) 5 years ago
Michael Liu ca89ac2ba9 Apply modernize-use-override (2nd iteration) 5 years ago
Zhongyi Xie c3ebc75843 Move prefix_extractor to MutableCFOptions 6 years ago
Maysam Yabandeh 7e4e381495 Fix the bloom filter skipping empty prefixes 6 years ago
Maysam Yabandeh bc0da4b512 Skip duplicate bloom keys when whole_key and prefix are mixed 6 years ago
Huachao Huang 7a6353bd1c Ignore empty filter block when data block is empty 6 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Sagar Vemuri 343b59d6ee Move various string utility functions into string_util 7 years ago
Aaron Gao e532877940 Add statistics field to show total size of index and filter blocks in block cache 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 9 years ago
Igor Sugak 62247ffa3b rocksdb: Add missing override 9 years ago
sdong 68af7811ea Remember whole key/prefix filtering on/off in SST file 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
Igor Canadi 3d74f09979 Fix compile 10 years ago
Feng Zhu 0af157f9bf Implement full filter for block based table. 10 years ago