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
Fenggang Wu 9d646a6311 Add db_bench options of data block hash index (#4281) 6 years ago
..
utilities GetAllKeyVersions() to take an extra argument of `max_num_ikeys`. (#4271) 6 years ago
advanced_options.h Allow ttl to be changed dynamically (#4133) 6 years ago
c.h c-api: add some missing options 6 years ago
cache.h LRUCache midpoint insertion 6 years ago
cleanable.h Fix some typos in comments and docs. 7 years ago
compaction_filter.h Comment out unused variables 7 years ago
compaction_job_stats.h Fix some typos in comments and docs. 7 years ago
comparator.h Improve point-lookup performance using a data block hash index (#4174) 6 years ago
convenience.h Delete files in multiple ranges at once 7 years ago
db.h Trace and Replay for RocksDB (#3837) 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 In delete scheduler, before ftruncate file for slow delete, check whether there is other hard links (#4093) 6 years ago
env_encryption.h Fix some typos in comments and docs. 7 years ago
experimental.h Change RocksDB License 7 years ago
filter_policy.h Comment out unused variables 7 years ago
flush_block_policy.h Change RocksDB License 7 years ago
iostats_context.h Change RocksDB License 7 years ago
iterator.h Change and clarify the relationship between Valid(), status() and Seek*() for all iterators. Also fix some bugs 6 years ago
ldb_tool.h Change RocksDB License 7 years ago
listener.h Improve visibility into the reasons for compaction. 7 years ago
memtablerep.h InlineSkiplist: don't decode keys unnecessarily during comparisons 7 years ago
merge_operator.h #3865 fix performance regression introduced by MergeOperator.ShouldMerge (#4266) 6 years ago
metadata.h Fix coverity issues in include/rocksdb 7 years ago
options.h Trace and Replay for RocksDB (#3837) 6 years ago
perf_context.h Improve write time breakdown stats 6 years ago
perf_level.h Change RocksDB License 7 years ago
persistent_cache.h Change RocksDB License 7 years ago
rate_limiter.h Comment out unused variables 7 years ago
slice.h Make rocksdb::Slice more interoperable with std::string_view (#4242) 6 years ago
slice_transform.h use user_key and iterate_upper_bound to determine compatibility of bloom filters (#3899) 6 years ago
snapshot.h Change RocksDB License 7 years ago
sst_dump_tool.h Change RocksDB License 7 years ago
sst_file_manager.h Expose GetTotalTrashSize in SstFileManager interface (#4206) 6 years ago
sst_file_writer.h Support range deletion tombstones in IngestExternalFile SSTs (#3778) 6 years ago
statistics.h Print histogram count and sum in statistics string 6 years ago
status.h move static msgs out of Status class (#4144) 6 years ago
table.h Add db_bench options of data block hash index (#4281) 6 years ago
table_properties.h Index value delta encoding (#3983) 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 Trace and Replay for RocksDB (#3837) 6 years ago
transaction_log.h Change RocksDB License 7 years ago
types.h types: add kEntryBlobIndex for TablePropertiesCollector (#4233) 6 years ago
universal_compaction.h Change RocksDB License 7 years ago
version.h Increase version number to 5.16 (#4176) 6 years ago
wal_filter.h Comment out unused variables 7 years ago
write_batch.h WriteUnPrepared: Add support for recovering WriteUnprepared transactions (#4078) 6 years ago
write_batch_base.h Fix some typos in comments and docs. 7 years ago
write_buffer_manager.h Change RocksDB License 7 years ago