.. |
aligned_buffer.h
|
Document AlignedBuffer (#5345)
|
6 years ago |
autovector.h
|
Fix the constness issues around autovector::iterator_impl's dereference operators (#6057)
|
5 years ago |
autovector_test.cc
|
Move some memory related files from util/ to memory/ (#5382)
|
6 years ago |
bloom_impl.h
|
Warn on excessive keys for legacy Bloom filter with 32-bit hash (#6317)
|
5 years ago |
bloom_test.cc
|
Expose and elaborate FilterBuildingContext (#6088)
|
5 years ago |
build_version.cc.in
|
Add copyright headers per FB open-source checkup tool. (#5199)
|
6 years ago |
build_version.h
|
Change RocksDB License
|
7 years ago |
cast_util.h
|
Add a missing "once" in .h
|
7 years ago |
channel.h
|
Fix build breakage from lock_guard error (#6161)
|
5 years ago |
coding.cc
|
Enable MSVC W4 with a few exceptions. Fix warnings and bugs
|
7 years ago |
coding.h
|
Avoid user key copying for Get/Put/Write with user-timestamp (#5502)
|
5 years ago |
coding_test.cc
|
Move test related files under util/ to test_util/ (#5377)
|
6 years ago |
compaction_job_stats_impl.cc
|
Refresh snapshot list during long compactions (2nd attempt) (#5278)
|
6 years ago |
comparator.cc
|
Add support for timestamp in Get/Put (#5079)
|
5 years ago |
compression.h
|
Fix compile error when LZ4 is up to r123 (#6412)
|
5 years ago |
compression_context_cache.cc
|
run make format for PR 3838 (#3954)
|
7 years ago |
compression_context_cache.h
|
run make format for PR 3838 (#3954)
|
7 years ago |
concurrent_task_limiter_impl.cc
|
Compaction limiter miscs (#4795)
|
6 years ago |
concurrent_task_limiter_impl.h
|
Apply formatter on recent 45 commits. (#5827)
|
5 years ago |
core_local.h
|
Change RocksDB License
|
7 years ago |
crc32c.cc
|
Cleanup the Arm64 CRC32 unused warning (#5565)
|
5 years ago |
crc32c.h
|
Updated CRC32 Power Optimization Changes
|
7 years ago |
crc32c_arm64.cc
|
Apply formatter to recent 200+ commits. (#5830)
|
5 years ago |
crc32c_arm64.h
|
Apply formatter to recent 200+ commits. (#5830)
|
5 years ago |
crc32c_ppc.c
|
C file should not include <cinttypes>, it is a C++ header. (#5499)
|
5 years ago |
crc32c_ppc.h
|
Remove PATENTS text from a few straggler files (#5326)
|
6 years ago |
crc32c_ppc_asm.S
|
Remove PATENTS text from a few straggler files (#5326)
|
6 years ago |
crc32c_ppc_constants.h
|
Remove PATENTS text from a few straggler files (#5326)
|
6 years ago |
crc32c_test.cc
|
Move test related files under util/ to test_util/ (#5377)
|
6 years ago |
defer.h
|
Add utility class Defer (#6382)
|
5 years ago |
defer_test.cc
|
Add utility class Defer (#6382)
|
5 years ago |
duplicate_detector.h
|
simplify include directive involving inttypes (#5402)
|
5 years ago |
dynamic_bloom.cc
|
Apply formatter to recent 200+ commits. (#5830)
|
5 years ago |
dynamic_bloom.h
|
MultiGet batching in memtable (#5818)
|
5 years ago |
dynamic_bloom_test.cc
|
Apply formatter to recent 200+ commits. (#5830)
|
5 years ago |
file_checksum_helper.cc
|
Checksum for each SST file and stores in MANIFEST (#6216)
|
5 years ago |
file_checksum_helper.h
|
Checksum for each SST file and stores in MANIFEST (#6216)
|
5 years ago |
file_reader_writer_test.cc
|
Allow readahead when reading option files. (#6372)
|
5 years ago |
filelock_test.cc
|
Move some memory related files from util/ to memory/ (#5382)
|
6 years ago |
filter_bench.cc
|
fix build warnnings on MSVC (#6309)
|
5 years ago |
gflags_compat.h
|
filter_bench - a prelim tool for SST filter benchmarking (#5825)
|
5 years ago |
hash.cc
|
Add new persistent 64-bit hash (#5984)
|
5 years ago |
hash.h
|
Add new persistent 64-bit hash (#5984)
|
5 years ago |
hash_map.h
|
Change RocksDB License
|
7 years ago |
hash_test.cc
|
Add new persistent 64-bit hash (#5984)
|
5 years ago |
heap.h
|
Add compaction logic to RangeDelAggregatorV2 (#4758)
|
6 years ago |
heap_test.cc
|
fix gflags namespace
|
7 years ago |
kv_map.h
|
Consolidate hash function used for non-persistent data in a new function (#5155)
|
6 years ago |
log_write_bench.cc
|
Divide file_reader_writer.h and .cc (#5803)
|
5 years ago |
murmurhash.cc
|
Add GCC 8 to Travis (#3433)
|
6 years ago |
murmurhash.h
|
Change RocksDB License
|
7 years ago |
mutexlock.h
|
Apply formatter on recent 45 commits. (#5827)
|
5 years ago |
ppc-opcode.h
|
Remove PATENTS text from a few straggler files (#5326)
|
6 years ago |
random.cc
|
Change RocksDB License
|
7 years ago |
random.h
|
Add useful idioms to Random API (OneInOpt, PercentTrue) (#6154)
|
5 years ago |
random_test.cc
|
Add useful idioms to Random API (OneInOpt, PercentTrue) (#6154)
|
5 years ago |
rate_limiter.cc
|
Move some memory related files from util/ to memory/ (#5382)
|
6 years ago |
rate_limiter.h
|
rate limit auto-tuning
|
7 years ago |
rate_limiter_test.cc
|
Apply formatter to recent 200+ commits. (#5830)
|
5 years ago |
repeatable_thread.h
|
Move test related files under util/ to test_util/ (#5377)
|
6 years ago |
repeatable_thread_test.cc
|
Move some memory related files from util/ to memory/ (#5382)
|
6 years ago |
set_comparator.h
|
WritePrepared Txn: Move DuplicateDetector to util
|
7 years ago |
slice.cc
|
Support move semantics for PinnableSlice (#6374)
|
5 years ago |
slice_test.cc
|
Update unit tests for PinnableSlice (#6399)
|
5 years ago |
slice_transform_test.cc
|
Move test related files under util/ to test_util/ (#5377)
|
6 years ago |
status.cc
|
Work around weird unused errors with Mingw (#6075)
|
5 years ago |
stderr_logger.h
|
Change RocksDB License
|
7 years ago |
stop_watch.h
|
Make statistics's stats_level change thread-safe (#5030)
|
6 years ago |
string_util.cc
|
Refactor trimming logic for immutable memtables (#5022)
|
5 years ago |
string_util.h
|
Refactor trimming logic for immutable memtables (#5022)
|
5 years ago |
thread_list_test.cc
|
Move test related files under util/ to test_util/ (#5377)
|
6 years ago |
thread_local.cc
|
Enable building of ARM32 (#4349)
|
6 years ago |
thread_local.h
|
Provide a way to override windows memory allocator with jemalloc for ZSTD
|
7 years ago |
thread_local_test.cc
|
Fix thread_local_test failure caused by recent io_uring change (#6136)
|
5 years ago |
thread_operation.h
|
Add inline comments to flush job (#4464)
|
6 years ago |
threadpool_imp.cc
|
Apply formatter to recent 200+ commits. (#5830)
|
5 years ago |
threadpool_imp.h
|
Support lowering CPU priority of background threads
|
7 years ago |
timer_queue.h
|
Move test related files under util/ to test_util/ (#5377)
|
6 years ago |
timer_queue_test.cc
|
Change RocksDB License
|
7 years ago |
user_comparator_wrapper.h
|
Fix perf_context.user_key_comparison_count for range scan (#5098)
|
6 years ago |
util.h
|
Add GCC 8 to Travis (#3433)
|
6 years ago |
vector_iterator.h
|
Make clang-analyzer happy (#5821)
|
5 years ago |
xxh3p.h
|
Add new persistent 64-bit hash (#5984)
|
5 years ago |
xxhash.cc
|
Add new persistent 64-bit hash (#5984)
|
5 years ago |
xxhash.h
|
Misc hashing updates / upgrades (#5909)
|
5 years ago |