You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/include/rocksdb
mrambacher bfc6a8ee4a Option type info functions (#9411) 2 years ago
..
utilities Option type info functions (#9411) 2 years ago
advanced_options.h `compression_per_level` should be used for flush and changeable (#9658) 3 years ago
c.h Port the batched version of MultiGet() to RocksDB's C API (#9952) 2 years ago
cache.h Expose `CacheEntryRole` and map keys for block cache stat collections (#9838) 2 years ago
cache_bench_tool.h Allow cache_bench/db_bench to use a custom secondary cache (#8312) 3 years ago
cleanable.h Eliminate unnecessary (slow) block cache Ref()ing in MultiGet (#9899) 2 years ago
compaction_filter.h Rename kRemoveWithSingleDelete to kPurge (#9951) 2 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 Mark destructors as override (#9404) 3 years ago
compression_type.h Move CompressionType to its own header file (#7162) 4 years ago
concurrent_task_limiter.h Some API clarifications (#9080) 3 years ago
configurable.h Improve performance of SliceTransform::AsString (#9401) 3 years ago
convenience.h Specify largest_seqno in VerifyChecksum (#9919) 2 years ago
customizable.h Mark destructors as override (#9404) 3 years ago
data_structure.h Add (Live)FileStorageInfo API (#8968) 3 years ago
db.h Mark GetLiveFilesStorageInfo ready for production use (#9868) 2 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 typo fix: delete duplicate comment word (#9249) 2 years ago
env_encryption.h Some API clarifications (#9080) 3 years ago
experimental.h Add manifest fix-up utility for file temperatures (#9683) 3 years ago
file_checksum.h Mark destructors as override (#9404) 3 years ago
file_system.h Add experimental new FS API AbortIO to cancel read request (#9901) 2 years ago
filter_policy.h Fix a major performance bug in 7.0 re: filter compatibility (#9736) 3 years ago
flush_block_policy.h Some API clarifications (#9080) 3 years ago
functor_wrapper.h Fix and detect headers with missing dependencies (#8893) 3 years ago
io_status.h Combine data members of IOStatus with Status (#9549) 3 years ago
iostats_context.h Add file temperature related counter and bytes stats to and io_stats (#8710) 3 years ago
iterator.h Fix a few documentation errors including in public APIs (#9789) 3 years ago
ldb_tool.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
listener.h Add temperature information to the event listener callbacks (#9591) 3 years ago
memory_allocator.h Make MemoryAllocator into a Customizable class (#8980) 3 years ago
memtablerep.h Mark destructors as override (#9404) 3 years ago
merge_operator.h Fix compile warnings (#9199) 3 years ago
metadata.h Fix FileStorageInfo fields from GetLiveFilesMetaData (#9769) 3 years ago
options.h Improve comments to options.allow_mmap_reads (#9936) 2 years ago
perf_context.h Add a PerfContext counter for secondary cache hits (#8685) 3 years ago
perf_level.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
persistent_cache.h Check for and disallow shared key space in block caches (#9172) 3 years ago
rate_limiter.h Remove deprecated option new_table_reader_for_compaction_inputs (#9443) 3 years ago
rocksdb_namespace.h Fix and detect headers with missing dependencies (#8893) 3 years ago
secondary_cache.h Prevent double caching in the compressed secondary cache (#9747) 2 years ago
slice.h Require C++17 (#9481) 3 years ago
slice_transform.h Some better API and other comments (#9533) 3 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 Some API clarifications (#9080) 3 years ago
sst_file_reader.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
sst_file_writer.h Support timestamps in SstFileWriter (#8899) 3 years ago
sst_partitioner.h Mark destructors as override (#9404) 3 years ago
statistics.h Add stats related to async prefetching (#9845) 2 years ago
stats_history.h More refactoring ahead of footer & meta changes (#9240) 3 years ago
status.h Combine data members of IOStatus with Status (#9549) 3 years ago
system_clock.h Fix compile warnings (#9199) 3 years ago
table.h Make initial auto readahead_size configurable (#9836) 2 years ago
table_properties.h Account memory of big memory users in BlockBasedTable in global memory limit (#9748) 2 years ago
thread_status.h Fix and detect headers with missing dependencies (#8893) 3 years ago
threadpool.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
trace_reader_writer.h Update comments, fix typos. (#8721) 3 years ago
trace_record.h Add `IteratorTraceExecutionResult` for iterator related trace records. (#8687) 3 years ago
trace_record_result.h Add `IteratorTraceExecutionResult` for iterator related trace records. (#8687) 3 years ago
transaction_log.h Replace most typedef with using= (#8751) 3 years ago
types.h Expose blob file information through the EventListener interface (#8675) 3 years ago
unique_id.h Experimental support for SST unique IDs (#8990) 3 years ago
universal_compaction.h Incremental Space Amp Compactions in Universal Style (#8655) 3 years ago
version.h Update main version.h to NEXT release (7.3) (#9852) 2 years ago
wal_filter.h Fix compile warnings (#9199) 3 years ago
write_batch.h Fix various spelling errors still found in code (#9653) 2 years ago
write_batch_base.h Revise APIs related to user-defined timestamp (#8946) 3 years ago
write_buffer_manager.h Account memory of big memory users in BlockBasedTable in global memory limit (#9748) 2 years ago