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
Akanksha Mahajan bd2ad2f9a0 Fix stress test failure for async_io (#10660) 2 years ago
..
adaptive More refactoring ahead of footer & meta changes (#9240) 3 years ago
block_based Fix stress test failure for async_io (#10660) 2 years ago
cuckoo Add support for wide-column point lookups (#10540) 2 years ago
plain Add seqno to time mapping (#10338) 2 years ago
block_fetcher.cc Provide support for direct_reads with async_io (#10197) 2 years ago
block_fetcher.h Seek parallelization (#9994) 2 years ago
block_fetcher_test.cc Make MemoryAllocator into a Customizable class (#8980) 3 years ago
cleanable_test.cc Eliminate unnecessary (slow) block cache Ref()ing in MultiGet (#9899) 2 years ago
format.cc Always verify SST unique IDs on SST file open (#10532) 2 years ago
format.h Remove code that only compiles for Visual Studio versions older than 2015 (#10065) 2 years ago
get_context.cc Add support for wide-column point lookups (#10540) 2 years ago
get_context.h Add support for wide-column point lookups (#10540) 2 years ago
internal_iterator.h Skip swaths of range tombstone covered keys in merging iterator (2022 edition) (#10449) 2 years ago
iter_heap.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
iterator.cc Eliminate unnecessary (slow) block cache Ref()ing in MultiGet (#9899) 2 years ago
iterator_wrapper.h Skip swaths of range tombstone covered keys in merging iterator (2022 edition) (#10449) 2 years ago
merger_test.cc Cleanup multiple implementations of VectorIterator (#8901) 3 years ago
merging_iterator.cc Skip swaths of range tombstone covered keys in merging iterator (2022 edition) (#10449) 2 years ago
merging_iterator.h Skip swaths of range tombstone covered keys in merging iterator (2022 edition) (#10449) 2 years ago
meta_blocks.cc Add seqno to time mapping (#10338) 2 years ago
meta_blocks.h Tests for filter compatibility (#9773) 2 years ago
mock_table.cc Add rate limiter priority to ReadOptions (#9424) 2 years ago
mock_table.h Fix some minor issues in the Customizable infrastructure (#8566) 3 years ago
multiget_context.h MultiGet async IO across multiple levels (#10535) 2 years ago
persistent_cache_helper.cc New stable, fixed-length cache keys (#9126) 3 years ago
persistent_cache_helper.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
persistent_cache_options.h Use STATIC_AVOID_DESTRUCTION for static objects with non-trivial destructors (#9958) 2 years ago
scoped_arena_iterator.h Remove code that only compiles for Visual Studio versions older than 2015 (#10065) 2 years ago
sst_file_dumper.cc Remove customized naming from InternalKeyComparator (#10343) 2 years ago
sst_file_dumper.h Support using ZDICT_finalizeDictionary to generate zstd dictionary (#9857) 2 years ago
sst_file_reader.cc Fast path for detecting unchanged prefix_extractor (#9407) 2 years ago
sst_file_reader_test.cc Use the comparator from the sst file table properties in sst_dump_tool (#9491) 2 years ago
sst_file_writer.cc Add seqno to time mapping (#10338) 2 years ago
sst_file_writer_collectors.h Remove own ToString() (#9955) 2 years ago
table_builder.h Always verify SST unique IDs on SST file open (#10532) 2 years ago
table_factory.cc Restore Regex support for ObjectLibrary::Register, rename new APIs to allow old one to be deprecated in the future (#9362) 3 years ago
table_properties.cc Add seqno to time mapping (#10338) 2 years ago
table_properties_internal.h Improve / clean up meta block code & integrity (#9163) 3 years ago
table_reader.h Break TableReader MultiGet into filter and lookup stages (#10432) 2 years ago
table_reader_bench.cc Add support for wide-column point lookups (#10540) 2 years ago
table_reader_caller.h Fix and detect headers with missing dependencies (#8893) 3 years ago
table_test.cc Always verify SST unique IDs on SST file open (#10532) 2 years ago
two_level_iterator.cc Clarify caching behavior for index and filter partitions (#9068) 3 years ago
two_level_iterator.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
unique_id.cc Derive cache keys from SST unique IDs (#10394) 2 years ago
unique_id_impl.h Derive cache keys from SST unique IDs (#10394) 2 years ago