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
Akanksha Mahajan d6aa8c49f8 Expose blob file information through the EventListener interface (#8675) 3 years ago
..
utilities Replace Status with IOStatus in the backupable_db (#8820) 3 years ago
advanced_options.h Replace most typedef with using= (#8751) 3 years ago
c.h Add Bloom/Ribbon hybrid API support (#8679) 3 years ago
cache.h Replace most typedef with using= (#8751) 3 years ago
cache_bench_tool.h Allow cache_bench/db_bench to use a custom secondary cache (#8312) 3 years ago
cleanable.h Replace most typedef with using= (#8751) 3 years ago
compaction_filter.h Make MergeOperator+CompactionFilter/Factory into Customizable Classes (#8481) 3 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 Make Comparator into a Customizable Object (#8336) 3 years ago
compression_type.h Move CompressionType to its own header file (#7162) 4 years ago
concurrent_task_limiter.h Fix spelling in comments in include/rocksdb/ (#8120) 4 years ago
configurable.h Make Configurable/Customizable options copyable (#8704) 3 years ago
convenience.h Add ObjectRegistry to ConfigOptions (#8166) 3 years ago
customizable.h Add support to the ObjectRegistry for ManagedObjects (#8658) 3 years ago
data_structure.h Handoff checksum Implementation (#7523) 4 years ago
db.h Add DB properties for BlobDB (#8734) 3 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 Fix POSIX LockFile after failure to create file (#8747) 3 years ago
env_encryption.h Make EncryptionProvider and BlockCipher into Customizable objects (#8354) 3 years ago
experimental.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
file_checksum.h Fix spelling in comments in include/rocksdb/ (#8120) 4 years ago
file_system.h Change the File System File Wrappers to std::unique_ptr (#8618) 3 years ago
filter_policy.h Add Bloom/Ribbon hybrid API support (#8679) 3 years ago
flush_block_policy.h Make FlushBlockPolicyFactory into a Customizable class (#8432) 3 years ago
functor_wrapper.h Fix and detect headers with missing dependencies (#8893) 3 years ago
io_status.h Add a new IOStatus subcode to indicate that writes are fenced off (#7374) 4 years ago
iostats_context.h Disable IOStatsContext/PerfContext if no thread local (#8117) 4 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 Expose blob file information through the EventListener interface (#8675) 3 years ago
memory_allocator.h slightly improve jemalloc allocator API header (#7592) 4 years ago
memtablerep.h Make MemTableRepFactory into a Customizable class (#8419) 3 years ago
merge_operator.h Make MergeOperator+CompactionFilter/Factory into Customizable Classes (#8481) 3 years ago
metadata.h Remove some unneeded code (#8736) 3 years ago
options.h Add compaction priority information in RemoteCompaction (#8707) 3 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 Replace most typedef with using= (#8751) 3 years ago
rate_limiter.h Add public API RateLimiter::GetTotalPendingRequests() (#8890) 3 years ago
rocksdb_namespace.h Fix and detect headers with missing dependencies (#8893) 3 years ago
secondary_cache.h Make SecondaryCache Customizable (#8480) 3 years ago
slice.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
slice_transform.h Fix spelling in comments in include/rocksdb/ (#8120) 4 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 Support timestamps in SstFileWriter (#8899) 3 years ago
sst_partitioner.h Fix spelling in comments in include/rocksdb/ (#8120) 4 years ago
statistics.h Make Statistics a Customizable Class (#8637) 3 years ago
stats_history.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
status.h Fix comments in Status (#8429) 3 years ago
system_clock.h Add (& fix) some simple source code checks (#8821) 3 years ago
table.h Dynamically configure BlockBasedTableOptions.prepopulate_block_cache (#8620) 3 years ago
table_properties.h Replace most typedef with using= (#8751) 3 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
universal_compaction.h Fix and detect headers with missing dependencies (#8893) 3 years ago
version.h Update version.h and HISTORY.md for the 6.24 release (#8688) 3 years ago
wal_filter.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
write_batch.h Allow WriteBatch to have keys with different timestamp sizes (#8725) 3 years ago
write_batch_base.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
write_buffer_manager.h Refactor WriteBufferManager::CacheRep into CacheReservationManager (#8506) 3 years ago