.. |
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
|
Add new Append API with DataVerificationInfo to Env WritableFile (#8071)
|
4 years ago |
env_encryption.h
|
Make ChRootEnv, EncryptedEnv, and TimedEnv into FileSystems (#7968)
|
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
|
Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines (#8033)
|
4 years ago |
options.h
|
Handoff checksum Implementation (#7523)
|
4 years ago |
perf_context.h
|
Fix more defects reported by Coverity Scan (#6935)
|
4 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)
|
4 years ago |
sst_file_manager.h
|
Use SST file manager to track blob files as well (#8037)
|
4 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 the statistics and info log for Error handler (#8050)
|
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 release version to 6.19 (#8083)
|
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 |