You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/table
anand76 98b0cbea88 Check iterator status BlockBasedTableReader::VerifyChecksumInBlocks() (#6909) 4 years ago
..
adaptive
block_based Check iterator status BlockBasedTableReader::VerifyChecksumInBlocks() (#6909) 4 years ago
cuckoo Fix potential overflow of unsigned type in for loop (#6902) 4 years ago
plain Add Struct Type to OptionsTypeInfo (#6425) 5 years ago
block_fetcher.cc Pass a timeout to FileSystem for random reads (#6751) 5 years ago
block_fetcher.h Reduce memory copies when fetching and uncompressing blocks from SST files (#6689) 5 years ago
block_fetcher_test.cc skip direct I/O tests in rocksdb lite (#6867) 5 years ago
cleanable_test.cc
format.cc Add tests for compression failure in BlockBasedTableBuilder (#6709) 5 years ago
format.h Basic MultiGet support for partitioned filters (#6757) 5 years ago
get_context.cc Add timestamp to delete (#6253) 5 years ago
get_context.h Stats for redundant insertions into block cache (#6681) 5 years ago
internal_iterator.h Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 5 years ago
iter_heap.h
iterator.cc
iterator_wrapper.h Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 5 years ago
merger_test.cc
merging_iterator.cc Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 5 years ago
merging_iterator.h
meta_blocks.cc sst_dump to reduce number of file reads (#6836) 5 years ago
meta_blocks.h sst_dump to reduce number of file reads (#6836) 5 years ago
mock_table.cc Pass a timeout to FileSystem for random reads (#6751) 5 years ago
mock_table.h Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 5 years ago
multiget_context.h Allow MultiGet users to limit cumulative value size (#6826) 5 years ago
persistent_cache_helper.cc
persistent_cache_helper.h
persistent_cache_options.h
scoped_arena_iterator.h
sst_file_reader.cc
sst_file_reader_test.cc
sst_file_writer.cc Generate file checksum in SstFileWriter (#6859) 5 years ago
sst_file_writer_collectors.h
table_builder.h sst_dump to reduce number of file reads (#6836) 5 years ago
table_properties.cc
table_properties_internal.h
table_reader.h For ApproximateSizes, pro-rate table metadata size over data blocks (#6784) 4 years ago
table_reader_bench.cc
table_reader_caller.h
table_test.cc Fix more defects reported by Coverity Scan (#6935) 4 years ago
two_level_iterator.cc
two_level_iterator.h