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
Wanning Jiang 78837f5d61 TableBuilder / TableReader support for range deletion 8 years ago
..
utilities WriteBatch support for range deletion 8 years ago
c.h c abi: allow compaction filter ignore snapshot (#1268) 8 years ago
cache.h Introduce ClockCache 8 years ago
compaction_filter.h c abi: allow compaction filter ignore snapshot (#1268) 8 years ago
compaction_job_stats.h Single Delete Mismatch and Fallthrough statistics 8 years ago
comparator.h Updated all copyright headers to the new format. 9 years ago
convenience.h Improve comment and bug fix for GetOptionsFromMap functions in convenience.h 8 years ago
db.h Added check_snapshot option in the DB's AddFile function (#1261) 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 Fix Log() doc for default level 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
immutable_options.h [rocksdb] make more options dynamic 8 years ago
iostats_context.h IOStatsContext::ToString() add option to exclude zero counters 9 years ago
iterator.h Introduce PinnedIteratorsManager (Reduce PinData() overhead / Refactor PinData) 9 years ago
ldb_tool.h Updated all copyright headers to the new format. 9 years ago
listener.h Move away from enum char value -1 8 years ago
memtablerep.h Updated all copyright headers to the new format. 9 years ago
merge_operator.h Introduce FullMergeV2 (eliminate memcpy from merge operators) 8 years ago
metadata.h Updated all copyright headers to the new format. 9 years ago
options.h Fixed typo (#1279) 8 years ago
perf_context.h Update comments on include/rocksdb/perf_context.h 9 years ago
perf_level.h Move away from enum char value -1 8 years ago
persistent_cache.h Added PersistentCache abstraction 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. 8 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 include/rocksdb/sst_file_writer.h should not depend on util/mutable_cf_options.h 8 years ago
statistics.h add sim_cache stats to Statistics 8 years ago
status.h Updated all copyright headers to the new format. 9 years ago
table.h Only cache level 0 indexes and filter when opening table reader 8 years ago
table_properties.h TableBuilder / TableReader support for range deletion 8 years ago
thread_status.h Updated all copyright headers to the new format. 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 Increase RocksDB version 8 years ago
wal_filter.h Avoid overloaded virtual function 9 years ago
write_batch.h WriteBatch support for range deletion 8 years ago
write_batch_base.h WriteBatch support for range deletion 8 years ago
write_buffer_manager.h Avoid updating memtable allocated bytes if write_buffer_size is not set 8 years ago