..
utilities
ldb command parsing: allow option values to contain equals signs ( #5088 )
6 years ago
advanced_options.h
Feature for sampling and reporting compressibility ( #4842 )
6 years ago
c.h
Add missing C API for transaction ( #5077 )
6 years ago
cache.h
Make adaptivity of LRU cache mutexes configurable ( #5054 )
6 years ago
cleanable.h
Support pragma once in all header files and cleanup some warnings ( #4339 )
6 years ago
compaction_filter.h
Deprecate CompactionFilter::IgnoreSnapshots() = false ( #4954 )
6 years ago
compaction_job_stats.h
Add a new CPU time counter to compaction report ( #4889 )
6 years ago
comparator.h
Support pragma once in all header files and cleanup some warnings ( #4339 )
6 years ago
concurrent_task_limiter.h
Concurrent task limiter for compaction thread control ( #4332 )
6 years ago
convenience.h
Delete files in multiple ranges at once
7 years ago
db.h
add GetStatsHistory to retrieve stats snapshots ( #4748 )
6 years ago
db_bench_tool.h
Change RocksDB License
7 years ago
db_dump_tool.h
Fix some typos in comments and docs.
7 years ago
env.h
Collect compaction stats by priority and dump to info LOG ( #5050 )
6 years ago
env_encryption.h
Update all unique/shared_ptr instances to be qualified with namespace std ( #4638 )
6 years ago
experimental.h
Change RocksDB License
7 years ago
filter_policy.h
Make NewBloomFilterPolicy() use full filter by default ( #4735 )
6 years ago
flush_block_policy.h
Change RocksDB License
7 years ago
iostats_context.h
Add a new CPU time counter to compaction report ( #4889 )
6 years ago
iterator.h
Revert "BaseDeltaIterator: always check valid() before accessing key(… ( #4744 )
6 years ago
ldb_tool.h
rocksdb: put `#pragma once` before `#ifdef`
6 years ago
listener.h
Use chrono::time_point instead of time_t ( #4868 )
6 years ago
memory_allocator.h
JemallocNodumpAllocator: option to limit tcache memory usage ( #4736 )
6 years ago
memtablerep.h
Remove cuckoo hash memtable ( #4953 )
6 years ago
merge_operator.h
Allow full merge when root of history for a key is reached ( #4909 )
6 years ago
metadata.h
Fix uninitialized fields in file metadata ( #4693 )
6 years ago
options.h
Document the interaction between disableWAL and BackupEngine ( #5071 )
6 years ago
perf_context.h
Allow copy for PerfContext objects ( #4919 )
6 years ago
perf_level.h
Introduce a CPU time counter in perf_context ( #4741 )
6 years ago
persistent_cache.h
Change RocksDB License
7 years ago
rate_limiter.h
Fix typos in comments ( #4819 )
6 years ago
slice.h
Reset size_ to 0 in PinnableSlice::Reset ( #4962 )
6 years ago
slice_transform.h
Support pragma once in all header files and cleanup some warnings ( #4339 )
6 years ago
snapshot.h
Change RocksDB License
7 years ago
sst_dump_tool.h
tools: use provided options instead of the default ( #4839 )
6 years ago
sst_file_manager.h
Expose GetTotalTrashSize in SstFileManager interface ( #4206 )
6 years ago
sst_file_reader.h
Get `CompactionJobInfo` from CompactFiles
6 years ago
sst_file_writer.h
rocksdb: put `#pragma once` before `#ifdef`
6 years ago
statistics.h
Make statistics's stats_level change thread-safe ( #5030 )
6 years ago
stats_history.h
add GetStatsHistory to retrieve stats snapshots ( #4748 )
6 years ago
status.h
Support pragma once in all header files and cleanup some warnings ( #4339 )
6 years ago
table.h
Revert "Remove PlainTable's feature store_index_in_file ( #4914 )" ( #5034 )
6 years ago
table_properties.h
Feature for sampling and reporting compressibility ( #4842 )
6 years ago
thread_status.h
fix ThreadStatus for bottom-pri compaction threads
7 years ago
threadpool.h
Change RocksDB License
7 years ago
trace_reader_writer.h
Add the max trace file size limitation option to Tracing ( #4610 )
6 years ago
transaction_log.h
Update all unique/shared_ptr instances to be qualified with namespace std ( #4638 )
6 years ago
types.h
Support pragma once in all header files and cleanup some warnings ( #4339 )
6 years ago
universal_compaction.h
Support pragma once in all header files and cleanup some warnings ( #4339 )
6 years ago
version.h
Update version and history for 6.0
6 years ago
wal_filter.h
Support pragma once in all header files and cleanup some warnings ( #4339 )
6 years ago
write_batch.h
Support pragma once in all header files and cleanup some warnings ( #4339 )
6 years ago
write_batch_base.h
Fix `WriteBatchBase::DeleteRange` API comment ( #4935 )
6 years ago
write_buffer_manager.h
WriteBufferManger doens't cost to cache if no limit is set ( #4695 )
6 years ago