..
utilities
db_stress: Reinstate Transaction::Rollback() calls before destruction ( #11656 )
1 year ago
advanced_cache.h
Add hash_seed to Caches ( #11391 )
2 years ago
advanced_options.h
Support switching on / off UDT together with in-Memtable-only feature ( #11623 )
1 year ago
block_cache_trace_writer.h
Update header file to include right copyright ( #10854 )
2 years ago
c.h
Extend C API to expose base db of transaction db ( #11562 )
1 year ago
cache.h
Prepare for specialized interface for row cache ( #11620 )
1 year ago
cache_bench_tool.h
Allow cache_bench/db_bench to use a custom secondary cache ( #8312 )
4 years ago
cleanable.h
Eliminate unnecessary (slow) block cache Ref()ing in MultiGet ( #9899 )
3 years ago
compaction_filter.h
Fix/clarify/extend the API comments of CompactionFilter ( #11261 )
2 years ago
compaction_job_stats.h
Compare the number of input keys and processed keys for compactions ( #11571 )
1 year ago
comparator.h
Make InternalKeyComparator not configurable ( #10342 )
2 years ago
compression_type.h
Move CompressionType to its own header file ( #7162 )
4 years ago
concurrent_task_limiter.h
Some API clarifications ( #9080 )
3 years ago
configurable.h
Remove RocksDB LITE ( #11147 )
2 years ago
convenience.h
Remove a couple deprecated convenience.h APIs ( #11120 )
2 years ago
customizable.h
Remove RocksDB LITE ( #11147 )
2 years ago
data_structure.h
Improve SmallEnumSet ( #11178 )
2 years ago
db.h
Support to create a CF by importing multiple non-overlapping CFs ( #11378 )
1 year ago
db_bench_tool.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
db_dump_tool.h
Remove RocksDB LITE ( #11147 )
2 years ago
db_stress_tool.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
env.h
Use FaultInjectionTestFS in transaction_test, clarify Close() APIs ( #11499 )
1 year ago
env_encryption.h
remove duplicate comments in EncryptedEnv ( #11549 )
1 year ago
experimental.h
Add manifest fix-up utility for file temperatures ( #9683 )
3 years ago
file_checksum.h
Mark destructors as override ( #9404 )
3 years ago
file_system.h
Add an interface to provide support for underlying FS to pass their own buffer during reads ( #11324 )
1 year ago
filter_policy.h
Fix a major performance bug in 7.0 re: filter compatibility ( #9736 )
3 years ago
flush_block_policy.h
Some API clarifications ( #9080 )
3 years ago
functor_wrapper.h
Fix and detect headers with missing dependencies ( #8893 )
3 years ago
io_status.h
clang format files under include/ ( #10850 )
2 years ago
iostats_context.h
clang format files under include/ ( #10850 )
2 years ago
iterator.h
Add comments describing {Put,Get}Entity, update/clarify comment for Get and iterator ( #10676 )
2 years ago
ldb_tool.h
Remove RocksDB LITE ( #11147 )
2 years ago
listener.h
New stat rocksdb.{cf|db}-write-stall-stats exposed in a structural way ( #11300 )
2 years ago
memory_allocator.h
Shard JemallocNodumpAllocator ( #11400 )
2 years ago
memtablerep.h
Remove RocksDB LITE ( #11147 )
2 years ago
merge_operator.h
Add API to limit blast radius of merge operator failure ( #11092 )
2 years ago
metadata.h
Support range deletion tombstones in `CreateColumnFamilyWithImport` ( #11252 )
2 years ago
options.h
Compare the number of input keys and processed keys for compactions ( #11571 )
1 year ago
perf_context.h
Much better stats for seeks and prefix filtering ( #11460 )
2 years ago
perf_level.h
clang format files under include/ ( #10850 )
2 years ago
persistent_cache.h
clang format files under include/ ( #10850 )
2 years ago
port_defs.h
remove dependency on options.h for port_posix.h andport_win.h ( #11214 )
2 years ago
rate_limiter.h
Make RateLimiter not Customizable ( #10378 )
2 years ago
rocksdb_namespace.h
Fix and detect headers with missing dependencies ( #8893 )
3 years ago
secondary_cache.h
Integrate CacheReservationManager with compressed secondary cache ( #11449 )
1 year ago
slice.h
Avoid allocations/copies for large `GetMergeOperands()` results ( #10458 )
2 years ago
slice_transform.h
Document design/specification bugs with auto_prefix_mode ( #10144 )
2 years ago
snapshot.h
Snapshots with user-specified timestamps ( #9879 )
2 years ago
sst_dump_tool.h
Remove RocksDB LITE ( #11147 )
2 years ago
sst_file_manager.h
Fix info_log comment in SSTFileManager ( #11530 )
1 year ago
sst_file_reader.h
Remove RocksDB LITE ( #11147 )
2 years ago
sst_file_writer.h
Clarify `SstFileWriter::DeleteRange()` ordering requirements ( #11390 )
2 years ago
sst_partitioner.h
Mark destructors as override ( #9404 )
3 years ago
statistics.h
Add a ticker to track number of trash files deleted in background thread ( #11540 )
1 year ago
stats_history.h
More refactoring ahead of footer & meta changes ( #9240 )
3 years ago
status.h
Merge operator failed subcode ( #11231 )
2 years ago
system_clock.h
Remove RocksDB LITE ( #11147 )
2 years ago
table.h
format_version=6 and context-aware block checksums ( #9058 )
1 year ago
table_properties.h
Record the `persist_user_defined_timestamps` flag in manifest ( #11515 )
1 year ago
table_reader_caller.h
Refactor block cache tracing APIs ( #10811 )
2 years ago
thread_status.h
Group rocksdb.sst.read.micros stat by IOActivity flush and compaction ( #11288 )
2 years ago
threadpool.h
Support reservation in thread pool ( #10278 )
2 years ago
trace_reader_writer.h
Update comments, fix typos. ( #8721 )
3 years ago
trace_record.h
Refactor: Add BlockTypes to make them imply C++ type in block cache ( #10098 )
2 years ago
trace_record_result.h
Add `IteratorTraceExecutionResult` for iterator related trace records. ( #8687 )
3 years ago
transaction_log.h
clang format files under include/ ( #10850 )
2 years ago
types.h
New stat rocksdb.{cf|db}-write-stall-stats exposed in a structural way ( #11300 )
2 years ago
unique_id.h
Adjust public APIs to prefer 128-bit SST unique ID ( #10009 )
3 years ago
universal_compaction.h
Use actual file size when checking max_compaction_size ( #10728 )
2 years ago
version.h
Update HISTORY.md for branch cut for 8.4.fb ( #11565 )
1 year ago
wal_filter.h
Fix compile warnings ( #9199 )
3 years ago
wide_columns.h
Enable moving a string or PinnableSlice into PinnableWideColumns ( #11248 )
2 years ago
write_batch.h
add WriteBatch::Release() ( #11482 )
1 year ago
write_batch_base.h
Add comments describing {Put,Get}Entity, update/clarify comment for Get and iterator ( #10676 )
2 years ago
write_buffer_manager.h
Add `SetAllowStall()` ( #11335 )
2 years ago