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
Yueh-Hsuan Chiang 74b100ac17 RocksDB Options file format and its serialization / deserialization. 9 years ago
..
utilities SingleDelete support for Transactions 9 years ago
c.h Remove non-existing functions. Closes #680 9 years ago
cache.h Add Cache.GetPinnedUsageUsage() 9 years ago
compaction_filter.h Add missing include to use std::unique_ptr 10 years ago
compaction_job_stats.h [Parallel L0-L1 Compaction Prep]: Giving Subcompactions Their Own State 9 years ago
comparator.h Added Equal method to Comparator interface 9 years ago
convenience.h RocksDB Options file format and its serialization / deserialization. 9 years ago
db.h Add experimental DB::AddFile() to plug sst files into empty DB 9 years ago
delete_scheduler.h Rate limit deletes issued by DestroyDB 9 years ago
env.h Address code review comments both GH and internal 9 years ago
experimental.h Implement DB::PromoteL0 method 10 years ago
filter_policy.h Implement full filter for block based table. 10 years ago
flush_block_policy.h move block based table related options BlockBasedTableOptions 10 years ago
immutable_options.h ReadaheadRandomAccessFile -- userspace readahead 9 years ago
iostats_context.h Add options.compaction_measure_io_stats to print write I/O stats in compactions 9 years ago
iterator.h Add License message to public header files. 11 years ago
ldb_tool.h [RocksDB] allow LDB tool to have customized key formatter 10 years ago
listener.h Add largest sequence to FlushJobInfo 9 years ago
memtablerep.h Allow GetApproximateSize() to include mem table size if it is skip list memtable 9 years ago
merge_operator.h Better CompactionJob testing 9 years ago
metadata.h Windows Port from Microsoft 9 years ago
options.h Add a mode to always pick the oldest file to compact for each level 9 years ago
perf_context.h Support for SingleDelete() 9 years ago
perf_level.h more times in perf_context and iostats_context 9 years ago
rate_limiter.h Replace BackupRateLimiter with GenericRateLimiter 9 years ago
slice.h Adding Slice::difference_offset() function 9 years ago
slice_transform.h Unaddressed comment in previous diff. Change only in code comments. 10 years ago
snapshot.h simple ManagedSnapshot wrapper 9 years ago
sst_dump_tool.h Dump routine to BlockBasedTableReader 10 years ago
sst_file_writer.h Add experimental DB::AddFile() to plug sst files into empty DB 9 years ago
statistics.h Add counters for L0 stall while L0-L1 compaction is taking place 9 years ago
status.h Support static Status messages 9 years ago
table.h Add experimental DB::AddFile() to plug sst files into empty DB 9 years ago
table_properties.h Support for SingleDelete() 9 years ago
thread_status.h Deprecate CompactionFilterV2 9 years ago
transaction_log.h "make format" against last 10 commits 9 years ago
types.h Add License message to public header files. 11 years ago
universal_compaction.h Enabling trivial move in universal compaction 9 years ago
version.h Release RocksDB 4.0.0 9 years ago
write_batch.h fixed formatting. thanks @4tXJ7f for pointing me at `make format` 9 years ago
write_batch_base.h Support for SingleDelete() 9 years ago