| .. |
|
utilities
|
Add remote compaction public API (#8300)
|
5 years ago |
|
advanced_options.h
|
Write file temperature information to manifest (#8284)
|
5 years ago |
|
c.h
|
Expose CompressionOptions::parallel_threads through C API (#8302)
|
5 years ago |
|
cache.h
|
Use new Insert and Lookup APIs in table reader to support secondary cache (#8315)
|
4 years ago |
|
cache_bench_tool.h
|
Allow cache_bench/db_bench to use a custom secondary cache (#8312)
|
5 years ago |
|
cleanable.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
compaction_filter.h
|
Allow applying `CompactionFilter` outside of compaction (#8243)
|
5 years ago |
|
compaction_job_stats.h
|
Update compaction statistics to include the amount of data read from blob files (#8022)
|
5 years ago |
|
comparator.h
|
Enable backward iterator for keys with user-defined timestamp (#8035)
|
5 years ago |
|
compression_type.h
|
Move CompressionType to its own header file (#7162)
|
5 years ago |
|
concurrent_task_limiter.h
|
Fix spelling in comments in include/rocksdb/ (#8120)
|
5 years ago |
|
configurable.h
|
Move RegisterOptions into the Configurable API (#8223)
|
5 years ago |
|
convenience.h
|
Add ObjectRegistry to ConfigOptions (#8166)
|
5 years ago |
|
customizable.h
|
Create a Customizable class to load classes and configurations (#6590)
|
5 years ago |
|
data_structure.h
|
Handoff checksum Implementation (#7523)
|
5 years ago |
|
db.h
|
Add remote compaction public API (#8300)
|
5 years ago |
|
db_bench_tool.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
db_dump_tool.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
db_stress_tool.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
env.h
|
Add StartThread type checking wrapper (#8303)
|
5 years ago |
|
env_encryption.h
|
Fix unittest no space issue (#8204)
|
5 years ago |
|
experimental.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
file_checksum.h
|
Fix spelling in comments in include/rocksdb/ (#8120)
|
5 years ago |
|
file_system.h
|
Hint temperature of bottommost level files to FileSystem (#8222)
|
5 years ago |
|
filter_policy.h
|
Add table properties for number of entries added to filters (#8323)
|
4 years ago |
|
flush_block_policy.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
functor_wrapper.h
|
Add StartThread type checking wrapper (#8303)
|
5 years ago |
|
io_status.h
|
Add a new IOStatus subcode to indicate that writes are fenced off (#7374)
|
5 years ago |
|
iostats_context.h
|
Disable IOStatsContext/PerfContext if no thread local (#8117)
|
5 years ago |
|
iterator.h
|
Enable backward iterator for keys with user-defined timestamp (#8035)
|
5 years ago |
|
ldb_tool.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
listener.h
|
Allow applying `CompactionFilter` outside of compaction (#8243)
|
5 years ago |
|
memory_allocator.h
|
slightly improve jemalloc allocator API header (#7592)
|
5 years ago |
|
memtablerep.h
|
Fix comment spelling (#7960)
|
5 years ago |
|
merge_operator.h
|
Fix spelling in comments in include/rocksdb/ (#8120)
|
5 years ago |
|
metadata.h
|
Write file temperature information to manifest (#8284)
|
5 years ago |
|
options.h
|
Compare memtable insert and flush count (#8288)
|
5 years ago |
|
perf_context.h
|
Disable IOStatsContext/PerfContext if no thread local (#8117)
|
5 years ago |
|
perf_level.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
persistent_cache.h
|
Fix persistent cache on windows (#6932)
|
5 years ago |
|
rate_limiter.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
rocksdb_namespace.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
secondary_cache.h
|
Allow cache_bench/db_bench to use a custom secondary cache (#8312)
|
5 years ago |
|
slice.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
slice_transform.h
|
Fix spelling in comments in include/rocksdb/ (#8120)
|
5 years ago |
|
snapshot.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
sst_dump_tool.h
|
Add --version and --help to ldb and sst_dump (#6951)
|
5 years ago |
|
sst_file_manager.h
|
Use SST file manager to track blob files as well (#8037)
|
5 years ago |
|
sst_file_reader.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
sst_file_writer.h
|
Add more LSM info to FilterBuildingContext (#8246)
|
5 years ago |
|
sst_partitioner.h
|
Fix spelling in comments in include/rocksdb/ (#8120)
|
5 years ago |
|
statistics.h
|
Fix spelling in comments in include/rocksdb/ (#8120)
|
5 years ago |
|
stats_history.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
status.h
|
Add remote compaction public API (#8300)
|
5 years ago |
|
system_clock.h
|
Add a SystemClock class to capture the time functions of an Env (#7858)
|
5 years ago |
|
table.h
|
Refactor: use TableBuilderOptions to reduce parameter lists (#8240)
|
5 years ago |
|
table_properties.h
|
Add table properties for number of entries added to filters (#8323)
|
4 years ago |
|
thread_status.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
threadpool.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
trace_reader_writer.h
|
Fix spelling in comments in include/rocksdb/ (#8120)
|
5 years ago |
|
transaction_log.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
types.h
|
Add more LSM info to FilterBuildingContext (#8246)
|
5 years ago |
|
universal_compaction.h
|
Fix spelling in comments in include/rocksdb/ (#8120)
|
5 years ago |
|
version.h
|
Update release version to 6.20 (#8199)
|
5 years ago |
|
wal_filter.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
write_batch.h
|
Fix spelling in comments in include/rocksdb/ (#8120)
|
5 years ago |
|
write_batch_base.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
write_buffer_manager.h
|
Stall writes in WriteBufferManager when memory_usage exceeds buffer_size (#7898)
|
5 years ago |