..
binary_search_index_reader.cc
Set Read rate limiter priority dynamically and pass it to FS ( #9996 )
3 years ago
binary_search_index_reader.h
Extend Get/MultiGet deadline support to table open ( #6982 )
4 years ago
block.cc
Add API for writing wide-column entities ( #10242 )
2 years ago
block.h
Remove customized naming from InternalKeyComparator ( #10343 )
2 years ago
block_based_table_builder.cc
Add seqno to time mapping ( #10338 )
2 years ago
block_based_table_builder.h
Add seqno to time mapping ( #10338 )
2 years ago
block_based_table_factory.cc
Revert "Add a blob-specific cache priority ( #10309 )" ( #10434 )
2 years ago
block_based_table_factory.h
Account memory of big memory users in BlockBasedTable in global memory limit ( #9748 )
3 years ago
block_based_table_iterator.cc
Provide support for direct_reads with async_io ( #10197 )
2 years ago
block_based_table_iterator.h
More testing w/prefix extractor, small refactor ( #10122 )
2 years ago
block_based_table_reader.cc
Avoid dynamic memory allocation on read path ( #10453 )
2 years ago
block_based_table_reader.h
Break TableReader MultiGet into filter and lookup stages ( #10432 )
2 years ago
block_based_table_reader_impl.h
Updated NewDataBlockIterator to not fetch compression dict for non-da… ( #10310 )
2 years ago
block_based_table_reader_sync_and_async.h
Fix cache metrics update when secondary cache is used ( #10440 )
2 years ago
block_based_table_reader_test.cc
Increase ChargeTableReaderTest/ChargeTableReaderTest.Basic error tolerance rate from 1% to 5% ( #10113 )
2 years ago
block_builder.cc
Improve data block construction performance ( #9040 )
3 years ago
block_builder.h
Improve data block construction performance ( #9040 )
3 years ago
block_like_traits.h
Avoid dynamic memory allocation on read path ( #10453 )
2 years ago
block_prefetcher.cc
Provide support for direct_reads with async_io ( #10197 )
2 years ago
block_prefetcher.h
Provide support for direct_reads with async_io ( #10197 )
2 years ago
block_prefix_index.cc
Fix bug with kHashSearch and changing prefix_extractor with SetOptions ( #10128 )
2 years ago
block_prefix_index.h
Fix bug with kHashSearch and changing prefix_extractor with SetOptions ( #10128 )
2 years ago
block_test.cc
Improve / clean up meta block code & integrity ( #9163 )
3 years ago
block_type.h
Remove deprecated block-based filter ( #10184 )
2 years ago
cachable_entry.h
Meta-internal folly integration with F14FastMap ( #9546 )
3 years ago
data_block_footer.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
data_block_footer.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
data_block_hash_index.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
data_block_hash_index.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
data_block_hash_index_test.cc
WritableFileWriter tries to skip operations after failure ( #10489 )
2 years ago
filter_block.h
Pass rate_limiter_priority through filter block reader functions to FS ( #10251 )
2 years ago
filter_block_reader_common.cc
Pass rate_limiter_priority through filter block reader functions to FS ( #10251 )
2 years ago
filter_block_reader_common.h
Pass rate_limiter_priority through filter block reader functions to FS ( #10251 )
2 years ago
filter_policy.cc
Have Cache use Status::MemoryLimit ( #10262 )
2 years ago
filter_policy_internal.h
Remove deprecated block-based filter ( #10184 )
2 years ago
flush_block_policy.cc
Restore Regex support for ObjectLibrary::Register, rename new APIs to allow old one to be deprecated in the future ( #9362 )
3 years ago
flush_block_policy.h
Make FlushBlockPolicyFactory into a Customizable class ( #8432 )
3 years ago
full_filter_block.cc
Pass rate_limiter_priority through filter block reader functions to FS ( #10251 )
2 years ago
full_filter_block.h
Pass rate_limiter_priority through filter block reader functions to FS ( #10251 )
2 years ago
full_filter_block_test.cc
Pass rate_limiter_priority through filter block reader functions to FS ( #10251 )
2 years ago
hash_index_reader.cc
Fix bug with kHashSearch and changing prefix_extractor with SetOptions ( #10128 )
2 years ago
hash_index_reader.h
Extend Get/MultiGet deadline support to table open ( #6982 )
4 years ago
index_builder.cc
Make InternalKeyComparator not configurable ( #10342 )
2 years ago
index_builder.h
Make InternalKeyComparator not configurable ( #10342 )
2 years ago
index_reader_common.cc
Seek parallelization ( #9994 )
2 years ago
index_reader_common.h
Set Read rate limiter priority dynamically and pass it to FS ( #9996 )
3 years ago
mock_block_based_table.h
Remove deprecated block-based filter ( #10184 )
2 years ago
parsed_full_filter_block.cc
Hide FilterBits{Builder,Reader} from public API ( #9592 )
3 years ago
parsed_full_filter_block.h
Use new Insert and Lookup APIs in table reader to support secondary cache ( #8315 )
4 years ago
partitioned_filter_block.cc
Update passing rate_limiter_priority for a PartitionedFilterBlockReader function to FS ( #10438 )
2 years ago
partitioned_filter_block.h
Update passing rate_limiter_priority for a PartitionedFilterBlockReader function to FS ( #10438 )
2 years ago
partitioned_filter_block_test.cc
Pass rate_limiter_priority through filter block reader functions to FS ( #10251 )
2 years ago
partitioned_index_iterator.cc
Provide support for direct_reads with async_io ( #10197 )
2 years ago
partitioned_index_iterator.h
Make initial auto readahead_size configurable ( #9836 )
3 years ago
partitioned_index_reader.cc
Add few optimizations in async_io for short scans ( #10140 )
2 years ago
partitioned_index_reader.h
Meta-internal folly integration with F14FastMap ( #9546 )
3 years ago
reader_common.cc
Remove own ToString() ( #9955 )
3 years ago
reader_common.h
Bring the Configurable options together ( #5753 )
4 years ago
uncompression_dict_reader.cc
Seek parallelization ( #9994 )
2 years ago
uncompression_dict_reader.h
Fb 9718 verify checksums is ignored ( #9767 )
3 years ago