.. |
aligned_buffer.h
|
Fix wrong comments about function TruncateToPageBoundary. (#6975)
|
2020-10-07 12:34:34 -07:00 |
autovector.h
|
|
|
autovector_test.cc
|
|
|
bloom_impl.h
|
Ribbon: InterleavedSolutionStorage (#7598)
|
2020-11-03 12:46:36 -08:00 |
bloom_test.cc
|
Add Ribbon schema test to bloom_test (#7696)
|
2020-11-22 19:52:04 -08:00 |
build_version.cc.in
|
|
|
build_version.h
|
|
|
cast_util.h
|
Replace reinterpret_cast with static_cast_with_check (#7067)
|
2020-07-02 19:25:41 -07:00 |
channel.h
|
|
|
coding.cc
|
|
|
coding.h
|
Add Encode/DecodeFixedGeneric, coding_lean.h (#7587)
|
2020-10-23 14:11:15 -07:00 |
coding_lean.h
|
Add Encode/DecodeFixedGeneric, coding_lean.h (#7587)
|
2020-10-23 14:11:15 -07:00 |
coding_test.cc
|
|
|
compaction_job_stats_impl.cc
|
Add is_full_compaction to CompactionJobStats, cleanup (#7451)
|
2020-10-01 12:52:58 -07:00 |
comparator.cc
|
Remove unused includes (#7604)
|
2020-10-28 23:22:27 -07:00 |
compression.h
|
Expand effect of dictionary settings in ColumnFamilyOptions::compression_opts (#7619)
|
2020-11-02 19:21:11 -08:00 |
compression_context_cache.cc
|
|
|
compression_context_cache.h
|
|
|
concurrent_task_limiter_impl.cc
|
|
|
concurrent_task_limiter_impl.h
|
|
|
core_local.h
|
|
|
crc32c.cc
|
Fix compilation on Apple Silicon (#7714)
|
2020-12-04 15:22:33 -08:00 |
crc32c.h
|
|
|
crc32c_arm64.cc
|
Adding ARM AT_HWCAP support for FreeBSD (#7750)
|
2020-12-08 13:33:21 -08:00 |
crc32c_arm64.h
|
Fix compilation on Apple Silicon (#7714)
|
2020-12-04 15:22:33 -08:00 |
crc32c_ppc.c
|
Fix Compilation on ppc64le using Clang 11 (#7713)
|
2020-12-01 11:21:44 -08:00 |
crc32c_ppc.h
|
Fix Compilation on ppc64le using Clang 11 (#7713)
|
2020-12-01 11:21:44 -08:00 |
crc32c_ppc_asm.S
|
Fix Compilation on ppc64le using Clang 11 (#7713)
|
2020-12-01 11:21:44 -08:00 |
crc32c_ppc_constants.h
|
|
|
crc32c_test.cc
|
|
|
defer.h
|
|
|
defer_test.cc
|
|
|
duplicate_detector.h
|
|
|
dynamic_bloom.cc
|
|
|
dynamic_bloom.h
|
Genericize and clean up FastRange (#7436)
|
2020-09-28 11:35:00 -07:00 |
dynamic_bloom_test.cc
|
Remove unused includes (#7604)
|
2020-10-28 23:22:27 -07:00 |
fastrange.h
|
Genericize and clean up FastRange (#7436)
|
2020-09-28 11:35:00 -07:00 |
file_checksum_helper.cc
|
Refactor with VersionEditHandler (#6581)
|
2020-11-11 08:00:14 -08:00 |
file_checksum_helper.h
|
Real fix for race in backup custom checksum checking (#7309)
|
2020-08-26 10:39:20 -07:00 |
file_reader_writer_test.cc
|
Check status for file_reader_writer_test (#7449)
|
2020-09-28 16:05:11 -07:00 |
filelock_test.cc
|
Fix MSVC-related build issues (#7439)
|
2020-10-01 09:23:04 -07:00 |
filter_bench.cc
|
Experimental (production candidate) SST schema for Ribbon filter (#7658)
|
2020-11-12 20:46:14 -08:00 |
gflags_compat.h
|
Fix many tests to run with MEM_ENV and ENCRYPTED_ENV; Introduce a MemoryFileSystem class (#7566)
|
2020-10-27 10:33:09 -07:00 |
hash.cc
|
|
|
hash.h
|
Use NPHash64 in more places (#7632)
|
2020-11-10 23:42:13 -08:00 |
hash_map.h
|
|
|
hash_test.cc
|
Use NPHash64 in more places (#7632)
|
2020-11-10 23:42:13 -08:00 |
heap.h
|
|
|
heap_test.cc
|
|
|
kv_map.h
|
|
|
log_write_bench.cc
|
|
|
math.h
|
Fix MSVC-related build issues (#7439)
|
2020-10-01 09:23:04 -07:00 |
math128.h
|
Ribbon: InterleavedSolutionStorage (#7598)
|
2020-11-03 12:46:36 -08:00 |
murmurhash.cc
|
|
|
murmurhash.h
|
|
|
mutexlock.h
|
|
|
ppc-opcode.h
|
|
|
random.cc
|
More Makefile Cleanup (#7097)
|
2020-07-09 14:35:17 -07:00 |
random.h
|
More Makefile Cleanup (#7097)
|
2020-07-09 14:35:17 -07:00 |
random_test.cc
|
|
|
rate_limiter.cc
|
|
|
rate_limiter.h
|
|
|
rate_limiter_test.cc
|
Skip minimum rate check in Sandcastle (#7728)
|
2020-12-02 15:16:49 -08:00 |
repeatable_thread.h
|
Fix a timer_test deadlock (#7277)
|
2020-08-20 08:43:13 -07:00 |
repeatable_thread_test.cc
|
|
|
ribbon_alg.h
|
Ribbon: major re-work of hashing, seeds, and more (#7635)
|
2020-11-07 17:22:54 -08:00 |
ribbon_impl.h
|
Experimental (production candidate) SST schema for Ribbon filter (#7658)
|
2020-11-12 20:46:14 -08:00 |
ribbon_test.cc
|
Experimental (production candidate) SST schema for Ribbon filter (#7658)
|
2020-11-12 20:46:14 -08:00 |
set_comparator.h
|
|
|
slice.cc
|
|
|
slice_test.cc
|
|
|
slice_transform_test.cc
|
|
|
status.cc
|
Add a new IOStatus subcode to indicate that writes are fenced off (#7374)
|
2020-09-14 16:04:47 -07:00 |
stderr_logger.h
|
|
|
stop_watch.h
|
|
|
string_util.cc
|
Remove unused includes (#7604)
|
2020-10-28 23:22:27 -07:00 |
string_util.h
|
|
|
thread_list_test.cc
|
|
|
thread_local.cc
|
Fix typo in ThreadData comment (#7131)
|
2020-07-15 09:23:23 -07:00 |
thread_local.h
|
|
|
thread_local_test.cc
|
|
|
thread_operation.h
|
|
|
threadpool_imp.cc
|
|
|
threadpool_imp.h
|
|
|
timer.h
|
Shutdown timer in destructor (#7292)
|
2020-08-21 15:48:52 -07:00 |
timer_queue.h
|
|
|
timer_queue_test.cc
|
|
|
timer_test.cc
|
Bring the Configurable options together (#5753)
|
2020-09-14 17:01:01 -07:00 |
user_comparator_wrapper.h
|
Separate internal and user key comparators in BlockIter (#6944)
|
2020-07-07 17:26:16 -07:00 |
vector_iterator.h
|
|
|
work_queue.h
|
|
|
work_queue_test.cc
|
|
|
xxh3p.h
|
Fix MSVC-related build issues (#7439)
|
2020-10-01 09:23:04 -07:00 |
xxhash.cc
|
Remove unused includes (#7604)
|
2020-10-28 23:22:27 -07:00 |
xxhash.h
|
|
|