.. |
utilities
|
Remove FactoryFunc from LoadXXXObject (#11203)
|
2 years ago |
advanced_cache.h
|
HyperClockCache support for SecondaryCache, with refactoring (#11301)
|
2 years ago |
advanced_options.h
|
Fix comment for option `periodic_compaction_seconds` (#11227)
|
2 years ago |
block_cache_trace_writer.h
|
Update header file to include right copyright (#10854)
|
2 years ago |
c.h
|
add c-api for allowing FIFO compaction (#11156)
|
2 years ago |
cache.h
|
HyperClockCache support for SecondaryCache, with refactoring (#11301)
|
2 years 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
|
clang format files under include/ (#10850)
|
2 years 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
|
New stat rocksdb.{cf|db}-write-stall-stats exposed in a structural way (#11300)
|
2 years 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
|
remove dependency on options.h for port_posix.h andport_win.h (#11214)
|
2 years ago |
env_encryption.h
|
Remove RocksDB LITE (#11147)
|
2 years 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
|
Ignore async_io ReadOption if FileSystem doesn't support it (#11296)
|
2 years 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
|
Make MemoryAllocator into a Customizable class (#8980)
|
3 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
|
Document DB::Resume(), fix LockWALInEffect test (#11290)
|
2 years ago |
perf_context.h
|
Rename a recently added PerfContext counter (#11294)
|
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
|
Misc cleanup of block cache code (#11291)
|
2 years 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
|
Some API clarifications (#9080)
|
3 years ago |
sst_file_reader.h
|
Remove RocksDB LITE (#11147)
|
2 years ago |
sst_file_writer.h
|
Specify precedence in `SstFileWriter::DeleteRange()` API contract (#11309)
|
2 years ago |
sst_partitioner.h
|
Mark destructors as override (#9404)
|
3 years ago |
statistics.h
|
Add new stat rocksdb.table.open.prefetch.tail.read.bytes, rocksdb.table.open.prefetch.tail.{miss|hit} (#11265)
|
2 years 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
|
Remove RocksDB LITE (#11147)
|
2 years ago |
table_properties.h
|
Refactor to avoid confusing "raw block" (#10408)
|
2 years ago |
table_reader_caller.h
|
Refactor block cache tracing APIs (#10811)
|
2 years ago |
thread_status.h
|
Remove RocksDB LITE (#11147)
|
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
|
Updates for the 8.1 release (HISTORY, version.h, compatibility tests) (#11307)
|
2 years 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
|
Basic Support for Merge with user-defined timestamp (#10819)
|
2 years 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
|
Account memory of big memory users in BlockBasedTable in global memory limit (#9748)
|
3 years ago |