.. |
utilities
|
Do not use timed_mutex in TransactionDB
|
9 years ago |
c.h
|
Merge pull request #916 from warrenfalk/capi_huge_page_option
|
9 years ago |
cache.h
|
Correct a comment in include/rocksdb/cache.h
|
9 years ago |
compaction_filter.h
|
Use SST files for Transaction conflict detection
|
9 years ago |
compaction_job_stats.h
|
[Parallel L0-L1 Compaction Prep]: Giving Subcompactions Their Own State
|
10 years ago |
comparator.h
|
Added Equal method to Comparator interface
|
10 years ago |
convenience.h
|
Delete files in given key range
|
9 years ago |
db.h
|
Updated GetProperty documentation
|
9 years ago |
db_dump_tool.h
|
Update dump_tool and undump_tool to accept Options
|
10 years ago |
env.h
|
add a factory method for creating hdfs env
|
9 years ago |
experimental.h
|
Implement DB::PromoteL0 method
|
10 years ago |
filter_policy.h
|
Implement full filter for block based table.
|
11 years ago |
flush_block_policy.h
|
move block based table related options BlockBasedTableOptions
|
11 years ago |
immutable_options.h
|
When slowdown is triggered, reduce the write rate
|
9 years ago |
iostats_context.h
|
Add options.compaction_measure_io_stats to print write I/O stats in compactions
|
10 years ago |
iterator.h
|
Introduce ReadOptions::pin_data (support zero copy for keys)
|
9 years ago |
ldb_tool.h
|
ldb to support --column_family option
|
9 years ago |
listener.h
|
Fix lite_build
|
9 years ago |
memtablerep.h
|
support for concurrent adds to memtable
|
9 years ago |
merge_operator.h
|
Better CompactionJob testing
|
10 years ago |
metadata.h
|
Windows Port from Microsoft
|
10 years ago |
options.h
|
Add options.base_background_compactions as a number of compaction threads for low compaction debt
|
9 years ago |
perf_context.h
|
PerfContext::ToString() add option to exclude zero counters
|
9 years ago |
perf_level.h
|
Add a perf context level that doesn't measure time for mutex operations
|
9 years ago |
rate_limiter.h
|
Replace BackupRateLimiter with GenericRateLimiter
|
10 years ago |
slice.h
|
Enable RocksDB to persist Options file.
|
10 years ago |
slice_transform.h
|
Unaddressed comment in previous diff. Change only in code comments.
|
10 years ago |
snapshot.h
|
Support marking snapshots for write-conflict checking - Take 2
|
9 years ago |
sst_dump_tool.h
|
Dump routine to BlockBasedTableReader
|
10 years ago |
sst_file_manager.h
|
Add SstFileManager (component tracking all SST file in DBs and control the deletion rate)
|
9 years ago |
sst_file_writer.h
|
Add experimental DB::AddFile() to plug sst files into empty DB
|
10 years ago |
statistics.h
|
Disable stats about mutex duration by default
|
9 years ago |
status.h
|
Make Status moveable
|
9 years ago |
table.h
|
Prevent the user from setting block_restart_interval to less than 1
|
9 years ago |
table_properties.h
|
Revert "Adding new table properties"
|
10 years ago |
thread_status.h
|
Deprecate CompactionFilterV2
|
10 years ago |
transaction_log.h
|
"make format" against last 10 commits
|
10 years ago |
types.h
|
Add License message to public header files.
|
12 years ago |
universal_compaction.h
|
Enabling trivial move in universal compaction
|
10 years ago |
version.h
|
Bump version to 4.4
|
9 years ago |
wal_filter.h
|
"make format" in some recent commits
|
10 years ago |
write_batch.h
|
track WriteBatch contents
|
10 years ago |
write_batch_base.h
|
Support for SingleDelete()
|
10 years ago |