..
utilities
Add BackupEngine API for backup file details ( #8042 )
4 years ago
advanced_options.h
Limit buffering for collecting samples for compression dictionary ( #7970 )
4 years ago
c.h
make:Fix c header prototypes ( #7994 )
4 years ago
cache.h
Fix various spelling errors still found in code ( #7785 )
4 years ago
cleanable.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
compaction_filter.h
Compaction filter support for (new) BlobDB ( #7974 )
4 years ago
compaction_job_stats.h
Update compaction statistics to include the amount of data read from blob files ( #8022 )
4 years ago
comparator.h
Enable backward iterator for keys with user-defined timestamp ( #8035 )
4 years ago
compression_type.h
Move CompressionType to its own header file ( #7162 )
4 years ago
concurrent_task_limiter.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
configurable.h
Fix typos in comments ( #7790 )
4 years ago
convenience.h
Fix handling of Mutable options; Allow DB::SetOptions to update mutable TableFactory Options ( #7936 )
4 years ago
customizable.h
Create a Customizable class to load classes and configurations ( #6590 )
4 years ago
data_structure.h
Handoff checksum Implementation ( #7523 )
4 years ago
db.h
Add more tests to ASSERT_STATUS_CHECKED (3), API change ( #7715 )
4 years ago
db_bench_tool.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
db_dump_tool.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
db_stress_tool.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
env.h
Clarifying comments for Read() APIs ( #8029 )
4 years ago
env_encryption.h
Changes to EncryptedEnv public API ( #7279 )
4 years ago
experimental.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
file_checksum.h
Fix typos in comments ( #7790 )
4 years ago
file_system.h
Clarifying comments for Read() APIs ( #8029 )
4 years ago
filter_policy.h
Use size_t for filter APIs, protect against overflow ( #7726 )
4 years ago
flush_block_policy.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
io_status.h
Add a new IOStatus subcode to indicate that writes are fenced off ( #7374 )
4 years ago
iostats_context.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
iterator.h
Enable backward iterator for keys with user-defined timestamp ( #8035 )
4 years ago
ldb_tool.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
listener.h
Add kManifestWriteNoWAL to BackgroundErrorReason to handle Flush IO Error when WAL is disabled ( #7693 )
4 years ago
memory_allocator.h
slightly improve jemalloc allocator API header ( #7592 )
4 years ago
memtablerep.h
Fix mis-spelling ( #8001 )
4 years ago
merge_operator.h
Fix merge operator docs typo ( #7716 )
4 years ago
metadata.h
Expose the start of the expiration range for TTL blob files through LiveFileMetaData ( #7365 )
4 years ago
options.h
Handoff checksum Implementation ( #7523 )
4 years ago
perf_context.h
Fix more defects reported by Coverity Scan ( #6935 )
5 years ago
perf_level.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
persistent_cache.h
Fix persistent cache on windows ( #6932 )
4 years ago
rate_limiter.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
rocksdb_namespace.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
slice.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
slice_transform.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
snapshot.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
sst_dump_tool.h
Add --version and --help to ldb and sst_dump ( #6951 )
5 years ago
sst_file_manager.h
Add logs and stats in DeleteScheduler ( #6927 )
5 years ago
sst_file_reader.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
sst_file_writer.h
Generate file checksum in SstFileWriter ( #6859 )
5 years ago
sst_partitioner.h
SST Partitioner interface that allows to split SST files ( #6957 )
4 years ago
statistics.h
Add Stats for MultiGet ( #7366 )
4 years ago
stats_history.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
status.h
Refactor: add LineFileReader and Status::MustCheck ( #8026 )
4 years ago
system_clock.h
Add a SystemClock class to capture the time functions of an Env ( #7858 )
4 years ago
table.h
Make format_version=5 new default ( #8017 )
4 years ago
table_properties.h
aggregated-table-properties with GetMapProperty ( #7779 )
4 years ago
thread_status.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
threadpool.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
trace_reader_writer.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
transaction_log.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
types.h
Make FileType Public and Replace kLogFile with kWalFile ( #7580 )
4 years ago
universal_compaction.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
version.h
Update HISTORY and bump version ( #7984 )
4 years ago
wal_filter.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
write_batch.h
Integrity protection for live updates to WriteBatch ( #7748 )
4 years ago
write_batch_base.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
write_buffer_manager.h
Feature: add SetBufferSize() so that managed size can be dynamic ( #7961 )
4 years ago