.. |
utilities
|
Eliminate the creation of ImmutableDBOptions in WBWI::GetFromBatch (#6851)
|
4 years ago |
advanced_options.h
|
Update code comment for options.ttl (#7775)
|
4 years ago |
c.h
|
rocksdb_transaction_get_for_update now exports (#6293)
|
4 years ago |
cache.h
|
Add Functions to OptionTypeInfo (#6422)
|
5 years ago |
cleanable.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
5 years ago |
compaction_filter.h
|
Fix typos in comments (#7790)
|
4 years ago |
compaction_job_stats.h
|
Add is_full_compaction to CompactionJobStats, cleanup (#7451)
|
4 years ago |
comparator.h
|
Iterator with timestamp (#6255)
|
5 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
|
Bring the Configurable options together (#5753)
|
4 years ago |
customizable.h
|
Create a Customizable class to load classes and configurations (#6590)
|
4 years ago |
db.h
|
aggregated-table-properties with GetMapProperty (#7779)
|
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
|
Require only one `Logger::Logv()` implementation (#7605)
|
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
|
Fix many tests to run with MEM_ENV and ENCRYPTED_ENV; Introduce a MemoryFileSystem class (#7566)
|
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
|
Iterator with timestamp (#6255)
|
5 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
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
5 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
|
Fix initialization order of DBOptions and kHostnameForDbHostId (#7702)
|
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)
|
5 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
|
Revert `Status`es returned from pre-`Configurable` options functions (#7563)
|
4 years ago |
table.h
|
Create a Customizable class to load classes and configurations (#6590)
|
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.16 (#7782)
|
4 years ago |
wal_filter.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
5 years ago |
write_batch.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
5 years ago |
write_batch_base.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
5 years ago |
write_buffer_manager.h
|
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)
|
5 years ago |