.. |
builder.cc
|
Fix bug that flush doesn't respond to fsync result
|
7 years ago |
builder.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
c.cc
|
support merge and delete in file ingestion
|
8 years ago |
c_test.c
|
support merge and delete in file ingestion
|
8 years ago |
column_family.cc
|
Fix Data Race Between CreateColumnFamily() and GetAggregatedIntProperty()
|
7 years ago |
column_family.h
|
Fix Data Race Between CreateColumnFamily() and GetAggregatedIntProperty()
|
7 years ago |
column_family_test.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
compact_files_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
compacted_db_impl.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
compacted_db_impl.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
compaction.cc
|
Avoid calling fallocate with UINT64_MAX
|
8 years ago |
compaction.h
|
Sample number of reads per SST file
|
8 years ago |
compaction_iteration_stats.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
compaction_iterator.cc
|
Fix RocksDB Lite build with CLANG
|
8 years ago |
compaction_iterator.h
|
Fix RocksDB Lite build with CLANG
|
8 years ago |
compaction_iterator_test.cc
|
Support ingest_behind for IngestExternalFile
|
8 years ago |
compaction_job.cc
|
Introduce OnBackgroundError callback
|
7 years ago |
compaction_job.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
compaction_job_stats_test.cc
|
New API for background work in single thread pool
|
8 years ago |
compaction_job_test.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
compaction_picker.cc
|
Support ingest_behind for IngestExternalFile
|
8 years ago |
compaction_picker.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
compaction_picker_test.cc
|
account for L0 size in estimated compaction bytes
|
8 years ago |
compaction_picker_universal.cc
|
fixed typo
|
8 years ago |
compaction_picker_universal.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
comparator_db_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
convenience.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
corruption_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
cuckoo_table_db_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_basic_test.cc
|
using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public…
|
8 years ago |
db_block_cache_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_bloom_filter_test.cc
|
using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public…
|
8 years ago |
db_compaction_filter_test.cc
|
Fix interaction between CompactionFilter::Decision::kRemoveAndSkipUnt…
|
8 years ago |
db_compaction_test.cc
|
fixed typo
|
8 years ago |
db_dynamic_level_test.cc
|
Improve write buffer manager (and allow the size to be tracked in block cache)
|
8 years ago |
db_filesnapshot.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_flush_test.cc
|
New API for background work in single thread pool
|
8 years ago |
db_impl.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
db_impl.h
|
Optimize for serial commits in 2PC
|
7 years ago |
db_impl_compaction_flush.cc
|
Introduce OnBackgroundError callback
|
7 years ago |
db_impl_debug.cc
|
Introduce max_background_jobs mutable option
|
8 years ago |
db_impl_experimental.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_impl_files.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
db_impl_open.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
db_impl_readonly.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
db_impl_readonly.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_impl_write.cc
|
Update rename of ParanoidCheck
|
7 years ago |
db_info_dumper.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_info_dumper.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_inplace_update_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_io_failure_test.cc
|
Unit Tests for sync, range sync and file close failures
|
7 years ago |
db_iter.cc
|
Histogram of number of merge operands
|
8 years ago |
db_iter.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_iter_test.cc
|
using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public…
|
8 years ago |
db_iterator_test.cc
|
using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public…
|
8 years ago |
db_log_iter_test.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
db_memtable_test.cc
|
Improve write buffer manager (and allow the size to be tracked in block cache)
|
8 years ago |
db_merge_operator_test.cc
|
support merge and delete in file ingestion
|
8 years ago |
db_options_test.cc
|
Introduce max_background_jobs mutable option
|
8 years ago |
db_properties_test.cc
|
using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public…
|
8 years ago |
db_range_del_test.cc
|
Disable DBRangeDelTest::TailingIteratorRangeTombstoneUnsupported for ubsan
|
8 years ago |
db_sst_test.cc
|
Limit trash directory to be 25% of total DB
|
8 years ago |
db_statistics_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_table_properties_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_tailing_iter_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
db_test.cc
|
WriteOptions.low_pri which can throttle low pri writes if needed
|
8 years ago |
db_test2.cc
|
Call RateLimiter for compaction reads
|
8 years ago |
db_test_util.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
db_test_util.h
|
Unit Tests for sync, range sync and file close failures
|
7 years ago |
db_universal_compaction_test.cc
|
Fixed some spelling mistakes
|
8 years ago |
db_wal_test.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
db_write_test.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
dbformat.cc
|
do not read next datablock if upperbound is reached
|
8 years ago |
dbformat.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
dbformat_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
deletefile_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
event_helpers.cc
|
Introduce OnBackgroundError callback
|
7 years ago |
event_helpers.h
|
Introduce OnBackgroundError callback
|
7 years ago |
experimental.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
external_sst_file_basic_test.cc
|
Support ingest file when range deletions exist
|
8 years ago |
external_sst_file_ingestion_job.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
external_sst_file_ingestion_job.h
|
fixed typo
|
8 years ago |
external_sst_file_test.cc
|
support merge and delete in file ingestion
|
8 years ago |
fault_injection_test.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
file_indexer.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
file_indexer.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
file_indexer_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
filename_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
flush_job.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
flush_job.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
flush_job_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
flush_scheduler.cc
|
New WriteImpl to pipeline WAL/memtable write
|
8 years ago |
flush_scheduler.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
forward_iterator.cc
|
do not read next datablock if upperbound is reached
|
8 years ago |
forward_iterator.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
forward_iterator_bench.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
internal_stats.cc
|
Sample number of reads per SST file
|
8 years ago |
internal_stats.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
job_context.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
listener_test.cc
|
Introduce OnBackgroundError callback
|
7 years ago |
log_format.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
log_reader.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
log_reader.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
log_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
log_writer.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
log_writer.h
|
Optimize for serial commits in 2PC
|
7 years ago |
malloc_stats.cc
|
db: avoid `#include`ing malloc and jemalloc simultaneously
|
8 years ago |
malloc_stats.h
|
db: avoid `#include`ing malloc and jemalloc simultaneously
|
8 years ago |
managed_iterator.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
managed_iterator.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
manual_compaction_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
memtable.cc
|
Improve write buffer manager (and allow the size to be tracked in block cache)
|
8 years ago |
memtable.h
|
Improve write buffer manager (and allow the size to be tracked in block cache)
|
8 years ago |
memtable_list.cc
|
Fix TSAN: avoid arena mode with range deletions
|
8 years ago |
memtable_list.h
|
Fix TSAN: avoid arena mode with range deletions
|
8 years ago |
memtable_list_test.cc
|
Pass CF ID to MemTableRepFactory
|
8 years ago |
merge_context.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
merge_helper.cc
|
Histogram of number of merge operands
|
8 years ago |
merge_helper.h
|
Histogram of number of merge operands
|
8 years ago |
merge_helper_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
merge_operator.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
merge_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
options_file_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
perf_context_test.cc
|
using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public…
|
8 years ago |
pinned_iterators_manager.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
plain_table_db_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
prefix_test.cc
|
using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public…
|
8 years ago |
range_del_aggregator.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
range_del_aggregator.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
range_del_aggregator_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
repair.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
repair_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
snapshot_impl.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
snapshot_impl.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
table_cache.cc
|
fix coredump for release nullptr
|
7 years ago |
table_cache.h
|
Call RateLimiter for compaction reads
|
8 years ago |
table_properties_collector.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
table_properties_collector.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
table_properties_collector_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
transaction_log_impl.cc
|
disable direct reads for log and manifest and add direct io to tests
|
8 years ago |
transaction_log_impl.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
version_builder.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
version_builder.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
version_builder_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
version_edit.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
version_edit.h
|
Sample number of reads per SST file
|
8 years ago |
version_edit_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
version_set.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
version_set.h
|
Optimize for serial commits in 2PC
|
7 years ago |
version_set_test.cc
|
Set lower-bound on dynamic level sizes
|
8 years ago |
wal_manager.cc
|
disable direct reads for log and manifest and add direct io to tests
|
8 years ago |
wal_manager.h
|
Add GPLv2 as an alternative license.
|
8 years ago |
wal_manager_test.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
write_batch.cc
|
Fixing blob db sequence number handling
|
8 years ago |
write_batch_base.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
write_batch_internal.h
|
Fixing blob db sequence number handling
|
8 years ago |
write_batch_test.cc
|
Pass CF ID to MemTableRepFactory
|
8 years ago |
write_callback.h
|
Updated all copyright headers to the new format.
|
9 years ago |
write_callback_test.cc
|
Optimize for serial commits in 2PC
|
7 years ago |
write_controller.cc
|
WriteOptions.low_pri which can throttle low pri writes if needed
|
8 years ago |
write_controller.h
|
WriteOptions.low_pri which can throttle low pri writes if needed
|
8 years ago |
write_controller_test.cc
|
Add GPLv2 as an alternative license.
|
8 years ago |
write_thread.cc
|
New WriteImpl to pipeline WAL/memtable write
|
8 years ago |
write_thread.h
|
New WriteImpl to pipeline WAL/memtable write
|
8 years ago |