.. |
adaptive_table_factory.cc
|
Only cache level 0 indexes and filter when opening table reader
|
8 years ago |
adaptive_table_factory.h
|
Only cache level 0 indexes and filter when opening table reader
|
8 years ago |
block.cc
|
Introduce Read amplification bitmap (read amp statistics)
|
8 years ago |
block.h
|
Fix Windows Build
|
8 years ago |
block_based_filter_block.cc
|
BlockBasedTable::FullFilterKeyMayMatch() Should skip prefix bloom if full key bloom exists
|
9 years ago |
block_based_filter_block.h
|
BlockBasedTable::FullFilterKeyMayMatch() Should skip prefix bloom if full key bloom exists
|
9 years ago |
block_based_filter_block_test.cc
|
Add statistics field to show total size of index and filter blocks in block cache
|
9 years ago |
block_based_table_builder.cc
|
Support ZSTD with finalized format
|
8 years ago |
block_based_table_builder.h
|
Experiments on column-aware encodings
|
8 years ago |
block_based_table_factory.cc
|
Only cache level 0 indexes and filter when opening table reader
|
8 years ago |
block_based_table_factory.h
|
Only cache level 0 indexes and filter when opening table reader
|
8 years ago |
block_based_table_reader.cc
|
Temporarily revert Prev() prefix support
|
8 years ago |
block_based_table_reader.h
|
Remove ImmutableCFOptions from public API
|
8 years ago |
block_builder.cc
|
Miscellaneous performance improvements
|
8 years ago |
block_builder.h
|
TableBuilder / TableReader support for range deletion
|
8 years ago |
block_prefix_index.cc
|
Fix clang analyzer errors
|
8 years ago |
block_prefix_index.h
|
Updated all copyright headers to the new format.
|
9 years ago |
block_test.cc
|
Fix build error on Windows (AppVeyor) (#1315)
|
8 years ago |
bloom_block.cc
|
Updated all copyright headers to the new format.
|
9 years ago |
bloom_block.h
|
Updated all copyright headers to the new format.
|
9 years ago |
cuckoo_table_builder.cc
|
Embed column family name in SST file
|
9 years ago |
cuckoo_table_builder.h
|
Embed column family name in SST file
|
9 years ago |
cuckoo_table_builder_test.cc
|
New Statistics to track Compression/Decompression (#1197)
|
8 years ago |
cuckoo_table_factory.cc
|
Only cache level 0 indexes and filter when opening table reader
|
8 years ago |
cuckoo_table_factory.h
|
Only cache level 0 indexes and filter when opening table reader
|
8 years ago |
cuckoo_table_reader.cc
|
New Statistics to track Compression/Decompression (#1197)
|
8 years ago |
cuckoo_table_reader.h
|
Remove ImmutableCFOptions from public API
|
8 years ago |
cuckoo_table_reader_test.cc
|
Embed column family name in SST file
|
9 years ago |
filter_block.h
|
BlockBasedTable::FullFilterKeyMayMatch() Should skip prefix bloom if full key bloom exists
|
9 years ago |
flush_block_policy.cc
|
Miscellaneous performance improvements
|
8 years ago |
format.cc
|
Support ZSTD with finalized format
|
8 years ago |
format.h
|
Remove ImmutableCFOptions from public API
|
8 years ago |
full_filter_block.cc
|
BlockBasedTable::FullFilterKeyMayMatch() Should skip prefix bloom if full key bloom exists
|
9 years ago |
full_filter_block.h
|
BlockBasedTable::FullFilterKeyMayMatch() Should skip prefix bloom if full key bloom exists
|
9 years ago |
full_filter_block_test.cc
|
Add statistics field to show total size of index and filter blocks in block cache
|
9 years ago |
get_context.cc
|
Introduce FullMergeV2 (eliminate memcpy from merge operators)
|
8 years ago |
get_context.h
|
Introduce FullMergeV2 (eliminate memcpy from merge operators)
|
8 years ago |
internal_iterator.h
|
Temporarily revert Prev() prefix support
|
8 years ago |
iter_heap.h
|
Updated all copyright headers to the new format.
|
9 years ago |
iterator.cc
|
Rename iterator property "rocksdb.iterator.is.key.pinned" => "rocksdb.iterator.is-key-pinned"
|
9 years ago |
iterator_wrapper.h
|
Introduce FullMergeV2 (eliminate memcpy from merge operators)
|
8 years ago |
merger.cc
|
Temporarily revert Prev() prefix support
|
8 years ago |
merger.h
|
Temporarily revert Prev() prefix support
|
8 years ago |
merger_test.cc
|
Updated all copyright headers to the new format.
|
9 years ago |
meta_blocks.cc
|
store prefix_extractor_name in table
|
8 years ago |
meta_blocks.h
|
New Statistics to track Compression/Decompression (#1197)
|
8 years ago |
mock_table.cc
|
Only cache level 0 indexes and filter when opening table reader
|
8 years ago |
mock_table.h
|
Only cache level 0 indexes and filter when opening table reader
|
8 years ago |
persistent_cache_helper.cc
|
Added PersistentCache abstraction
|
9 years ago |
persistent_cache_helper.h
|
Added PersistentCache abstraction
|
9 years ago |
plain_table_builder.cc
|
store prefix_extractor_name in table
|
8 years ago |
plain_table_builder.h
|
Embed column family name in SST file
|
9 years ago |
plain_table_factory.cc
|
store prefix_extractor_name in table
|
8 years ago |
plain_table_factory.h
|
Only cache level 0 indexes and filter when opening table reader
|
8 years ago |
plain_table_index.cc
|
Updated all copyright headers to the new format.
|
9 years ago |
plain_table_index.h
|
Remove ImmutableCFOptions from public API
|
8 years ago |
plain_table_key_coding.cc
|
Updated all copyright headers to the new format.
|
9 years ago |
plain_table_key_coding.h
|
Updated all copyright headers to the new format.
|
9 years ago |
plain_table_reader.cc
|
store prefix_extractor_name in table
|
8 years ago |
plain_table_reader.h
|
Skip bottom-level filter block caching when hit-optimized
|
9 years ago |
scoped_arena_iterator.h
|
Updated all copyright headers to the new format.
|
9 years ago |
sst_file_writer.cc
|
Add TablePropertiesCollector support in SstFileWriter
|
8 years ago |
table_builder.h
|
Remove ImmutableCFOptions from public API
|
8 years ago |
table_properties.cc
|
store prefix_extractor_name in table
|
8 years ago |
table_properties_internal.h
|
TableBuilder / TableReader support for range deletion
|
8 years ago |
table_reader.h
|
TableBuilder / TableReader support for range deletion
|
8 years ago |
table_reader_bench.cc
|
Shared dictionary compression using reference block
|
9 years ago |
table_test.cc
|
Support ZSTD with finalized format
|
8 years ago |
two_level_iterator.cc
|
Minor PinnedIteratorsManager Refactoring
|
8 years ago |
two_level_iterator.h
|
Updated all copyright headers to the new format.
|
9 years ago |