| .. |
|
utilities
|
add StartTrace and EndTrace to stackable_db (#7585)
|
5 years ago |
|
advanced_options.h
|
Introduce options.check_flush_compaction_key_order (#7467)
|
5 years ago |
|
c.h
|
Add getters to the C API for env, universal compaction options and fifo compaction options (#7501)
|
5 years ago |
|
cache.h
|
Add Functions to OptionTypeInfo (#6422)
|
6 years ago |
|
cleanable.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
compaction_filter.h
|
Compaction filter support for BlobDB (#6850)
|
5 years ago |
|
compaction_job_stats.h
|
Add is_full_compaction to CompactionJobStats, cleanup (#7451)
|
5 years ago |
|
comparator.h
|
Iterator with timestamp (#6255)
|
6 years ago |
|
compression_type.h
|
Move CompressionType to its own header file (#7162)
|
5 years ago |
|
concurrent_task_limiter.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
configurable.h
|
Bring the Configurable options together (#5753)
|
5 years ago |
|
convenience.h
|
Bring the Configurable options together (#5753)
|
5 years ago |
|
db.h
|
Update IOTrace operations in stackable_db.h (#7514)
|
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
|
Require only one `Logger::Logv()` implementation (#7605)
|
5 years ago |
|
env_encryption.h
|
Changes to EncryptedEnv public API (#7279)
|
5 years ago |
|
experimental.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
file_checksum.h
|
BackupEngine supports custom file checksums (#7085)
|
5 years ago |
|
file_system.h
|
Fix many tests to run with MEM_ENV and ENCRYPTED_ENV; Introduce a MemoryFileSystem class (#7566)
|
5 years ago |
|
filter_policy.h
|
Add Functions to OptionTypeInfo (#6422)
|
6 years ago |
|
flush_block_policy.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
io_status.h
|
Add a new IOStatus subcode to indicate that writes are fenced off (#7374)
|
5 years ago |
|
iostats_context.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
iterator.h
|
Iterator with timestamp (#6255)
|
6 years ago |
|
ldb_tool.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
listener.h
|
Add is_full_compaction to CompactionJobStats, cleanup (#7451)
|
5 years ago |
|
memory_allocator.h
|
slightly improve jemalloc allocator API header (#7592)
|
5 years ago |
|
memtablerep.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
merge_operator.h
|
Header file should not be executable (#7182)
|
5 years ago |
|
metadata.h
|
Expose the start of the expiration range for TTL blob files through LiveFileMetaData (#7365)
|
5 years ago |
|
options.h
|
Make FileType Public and Replace kLogFile with kWalFile (#7580)
|
5 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)
|
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 |
|
slice.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
slice_transform.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 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
|
Add logs and stats in DeleteScheduler (#6927)
|
5 years ago |
|
sst_file_reader.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
sst_file_writer.h
|
Generate file checksum in SstFileWriter (#6859)
|
6 years ago |
|
sst_partitioner.h
|
SST Partitioner interface that allows to split SST files (#6957)
|
5 years ago |
|
statistics.h
|
Add Stats for MultiGet (#7366)
|
5 years ago |
|
stats_history.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
status.h
|
Revert `Status`es returned from pre-`Configurable` options functions (#7563)
|
5 years ago |
|
table.h
|
Redesign block cache pinning API (#7520)
|
5 years ago |
|
table_properties.h
|
Add a host location property to TableProperties (#7479)
|
5 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
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
transaction_log.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
types.h
|
Make FileType Public and Replace kLogFile with kWalFile (#7580)
|
5 years ago |
|
universal_compaction.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
version.h
|
Update release history 6.14 (#7525)
|
5 years ago |
|
wal_filter.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
write_batch.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
write_batch_base.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |
|
write_buffer_manager.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
6 years ago |