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
Aubin Sanyal 3231a2e581 Deprecate ttl option from CompactionOptionsFIFO (#4965) 6 years ago
..
utilities Remove Lua compaction filter from RocksDB main repo (#4971) 6 years ago
advanced_options.h Deprecate ttl option from CompactionOptionsFIFO (#4965) 6 years ago
c.h Support setting options on column families via C bindings (#4785) 6 years ago
cache.h JemallocNodumpAllocator: option to limit tcache memory usage (#4736) 6 years ago
cleanable.h Support pragma once in all header files and cleanup some warnings (#4339) 6 years ago
compaction_filter.h Deprecate CompactionFilter::IgnoreSnapshots() = false (#4954) 6 years ago
compaction_job_stats.h Add a new CPU time counter to compaction report (#4889) 6 years ago
comparator.h Support pragma once in all header files and cleanup some warnings (#4339) 6 years ago
concurrent_task_limiter.h Concurrent task limiter for compaction thread control (#4332) 6 years ago
convenience.h Delete files in multiple ranges at once 7 years ago
db.h Avoid using kInAtomicGroup tag for single-cf op (#4981) 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 Introduce a CPU time counter in perf_context (#4741) 6 years ago
env_encryption.h Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 6 years ago
experimental.h Change RocksDB License 7 years ago
filter_policy.h Make NewBloomFilterPolicy() use full filter by default (#4735) 6 years ago
flush_block_policy.h Change RocksDB License 7 years ago
iostats_context.h Add a new CPU time counter to compaction report (#4889) 6 years ago
iterator.h Revert "BaseDeltaIterator: always check valid() before accessing key(… (#4744) 6 years ago
ldb_tool.h rocksdb: put `#pragma once` before `#ifdef` 6 years ago
listener.h Use chrono::time_point instead of time_t (#4868) 6 years ago
memory_allocator.h JemallocNodumpAllocator: option to limit tcache memory usage (#4736) 6 years ago
memtablerep.h Remove cuckoo hash memtable (#4953) 6 years ago
merge_operator.h Allow full merge when root of history for a key is reached (#4909) 6 years ago
metadata.h Fix uninitialized fields in file metadata (#4693) 6 years ago
options.h Implement trace sampling (#4963) 6 years ago
perf_context.h Allow copy for PerfContext objects (#4919) 6 years ago
perf_level.h Introduce a CPU time counter in perf_context (#4741) 6 years ago
persistent_cache.h Change RocksDB License 7 years ago
rate_limiter.h Fix typos in comments (#4819) 6 years ago
slice.h Reset size_ to 0 in PinnableSlice::Reset (#4962) 6 years ago
slice_transform.h Support pragma once in all header files and cleanup some warnings (#4339) 6 years ago
snapshot.h Change RocksDB License 7 years ago
sst_dump_tool.h tools: use provided options instead of the default (#4839) 6 years ago
sst_file_manager.h Expose GetTotalTrashSize in SstFileManager interface (#4206) 6 years ago
sst_file_reader.h Get `CompactionJobInfo` from CompactFiles 6 years ago
sst_file_writer.h rocksdb: put `#pragma once` before `#ifdef` 6 years ago
statistics.h Add a new CPU time counter to compaction report (#4889) 6 years ago
status.h Support pragma once in all header files and cleanup some warnings (#4339) 6 years ago
table.h Remove PlainTable's feature store_index_in_file (#4914) 6 years ago
table_properties.h Promote rocksdb.{deleted.keys,merge.operands} to main table properties (#4594) 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 Add the max trace file size limitation option to Tracing (#4610) 6 years ago
transaction_log.h Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 6 years ago
types.h Support pragma once in all header files and cleanup some warnings (#4339) 6 years ago
universal_compaction.h Support pragma once in all header files and cleanup some warnings (#4339) 6 years ago
version.h Update history and version for future 5.18 release. 6 years ago
wal_filter.h Support pragma once in all header files and cleanup some warnings (#4339) 6 years ago
write_batch.h Support pragma once in all header files and cleanup some warnings (#4339) 6 years ago
write_batch_base.h Fix `WriteBatchBase::DeleteRange` API comment (#4935) 6 years ago
write_buffer_manager.h WriteBufferManger doens't cost to cache if no limit is set (#4695) 6 years ago