..
utilities
Make IsDeadlockDetect() virtual member of Transaction
8 years ago
c.h
update of c.h ( #1371 )
8 years ago
cache.h
add stats to Cache::LookUp()
9 years ago
compaction_filter.h
c abi: allow compaction filter ignore snapshot ( #1268 )
9 years ago
compaction_job_stats.h
Single Delete Mismatch and Fallthrough statistics
9 years ago
comparator.h
Updated all copyright headers to the new format.
9 years ago
convenience.h
DB::GetOptions() reflect dynamic changed options
9 years ago
db.h
Support IngestExternalFile (remove AddFile restrictions)
8 years ago
db_bench_tool.h
Separeate main from bench functionality to allow cusomizations
9 years ago
db_dump_tool.h
Updated all copyright headers to the new format.
9 years ago
env.h
Implement WinRandomRW file and improve code reuse ( #1388 )
8 years ago
experimental.h
Updated all copyright headers to the new format.
9 years ago
filter_policy.h
Updated all copyright headers to the new format.
9 years ago
flush_block_policy.h
Updated all copyright headers to the new format.
9 years ago
iostats_context.h
IOStatsContext::ToString() add option to exclude zero counters
9 years ago
iterator.h
add seeforprev in history
8 years ago
ldb_tool.h
Updated all copyright headers to the new format.
9 years ago
listener.h
add cfh deletion started listener
9 years ago
memtablerep.h
Add SeekForPrev() to Iterator
8 years ago
merge_operator.h
Introduce FullMergeV2 (eliminate memcpy from merge operators)
9 years ago
metadata.h
Updated all copyright headers to the new format.
9 years ago
options.h
Support IngestExternalFile (remove AddFile restrictions)
8 years ago
perf_context.h
Add SeekForPrev() to Iterator
8 years ago
perf_level.h
Move away from enum char value -1
9 years ago
persistent_cache.h
Add factory method for creating persistent cache that is accessible from public
8 years ago
rate_limiter.h
Updated all copyright headers to the new format.
9 years ago
slice.h
to/from hex refactor
9 years ago
slice_transform.h
Improve documentation of SliceTransform.
9 years ago
snapshot.h
Updated all copyright headers to the new format.
9 years ago
sst_dump_tool.h
Updated all copyright headers to the new format.
9 years ago
sst_file_manager.h
Introduce SstFileManager::SetMaxAllowedSpaceUsage() to cap disk space usage
9 years ago
sst_file_writer.h
Support SST files with Global sequence numbers [reland]
8 years ago
statistics.h
More block cache tickers
8 years ago
status.h
Implement deadlock detection
8 years ago
table.h
Remove ImmutableCFOptions from public API
9 years ago
table_properties.h
Support SST files with Global sequence numbers [reland]
8 years ago
thread_status.h
Updated all copyright headers to the new format.
9 years ago
threadpool.h
Expose ThreadPool under include/rocksdb/threadpool.h
9 years ago
transaction_log.h
Updated all copyright headers to the new format.
9 years ago
types.h
Updated all copyright headers to the new format.
9 years ago
universal_compaction.h
Updated all copyright headers to the new format.
9 years ago
version.h
Bump RocksDB version to 4.13 ( #1405 )
8 years ago
wal_filter.h
Avoid overloaded virtual function
9 years ago
write_batch.h
Add facility to write only a portion of WriteBatch to WAL
8 years ago
write_batch_base.h
WriteBatch support for range deletion
9 years ago
write_buffer_manager.h
Avoid updating memtable allocated bytes if write_buffer_size is not set
9 years ago