.. |
aligned_buffer.h
|
remove dependency on options.h for port_posix.h andport_win.h (#11214)
|
2023-02-13 02:21:38 -08:00 |
async_file_reader.cc
|
Fix use_after_free bug when underlying FS enables kFSBuffer (#11645)
|
2023-07-27 12:02:03 -07:00 |
async_file_reader.h
|
Add some missing headers (#10519)
|
2022-08-11 12:45:50 -07:00 |
autovector.h
|
Remove RocksDB LITE (#11147)
|
2023-01-27 13:14:19 -08:00 |
autovector_test.cc
|
Remove RocksDB LITE (#11147)
|
2023-01-27 13:14:19 -08:00 |
bloom_impl.h
|
Clean up some FastRange calls (#11707)
|
2023-08-17 11:52:38 -07:00 |
bloom_test.cc
|
Make RibbonFilterPolicy::bloom_before_level mutable (SetOptions()) (#11838)
|
2023-09-15 15:46:10 -07:00 |
build_version.cc.in
|
Remove RocksDB LITE (#11147)
|
2023-01-27 13:14:19 -08:00 |
cast_util.h
|
Bootstrap, pre-populate seqno_to_time_mapping (#11922)
|
2023-10-06 08:21:21 -07:00 |
channel.h
|
|
|
cleanable.cc
|
|
|
coding.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
coding.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
coding_lean.h
|
|
|
coding_test.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
compaction_job_stats_impl.cc
|
Compare the number of input keys and processed keys for compactions (#11571)
|
2023-07-28 09:47:31 -07:00 |
comparator.cc
|
Remove documentation that marks user-defined timestamps feature as experimental (#11974)
|
2023-10-17 15:25:40 -07:00 |
compression.cc
|
Add CompressionOptions::checksum for enabling ZSTD checksum (#11666)
|
2023-08-18 15:01:59 -07:00 |
compression.h
|
LZ4 set acceleration parameter (#11844)
|
2023-09-18 09:26:29 -07:00 |
compression_context_cache.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
compression_context_cache.h
|
|
|
concurrent_task_limiter_impl.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
concurrent_task_limiter_impl.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
core_local.h
|
Add some more bit operations to internal APIs (#11660)
|
2023-08-02 11:30:10 -07:00 |
coro_utils.h
|
Add some missing headers (#10519)
|
2022-08-11 12:45:50 -07:00 |
crc32c.cc
|
Fix windows build errors (rdtsc and fnptr) (#12008)
|
2023-10-24 16:20:37 -07:00 |
crc32c.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
crc32c_arm64.cc
|
Minimal RocksJava compliance with Java 8 language level (EB 1046) (#10951)
|
2023-05-17 19:44:24 -07:00 |
crc32c_arm64.h
|
Manual interventions for clang-format util/ (#10870)
|
2022-10-26 12:08:20 -07:00 |
crc32c_ppc.c
|
|
|
crc32c_ppc.h
|
|
|
crc32c_ppc_asm.S
|
|
|
crc32c_ppc_constants.h
|
|
|
crc32c_test.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
data_structure.cc
|
Improve SmallEnumSet (#11178)
|
2023-02-08 20:14:57 -08:00 |
defer.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
defer_test.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
distributed_mutex.h
|
Fix race in options taking effect (#11929)
|
2023-10-12 10:05:23 -07:00 |
duplicate_detector.h
|
Remove RocksDB LITE (#11147)
|
2023-01-27 13:14:19 -08:00 |
dynamic_bloom.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
dynamic_bloom.h
|
Clean up some FastRange calls (#11707)
|
2023-08-17 11:52:38 -07:00 |
dynamic_bloom_test.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
fastrange.h
|
|
|
file_checksum_helper.cc
|
Group rocksdb.sst.read.micros stat by IOActivity flush and compaction (#11288)
|
2023-04-21 09:07:18 -07:00 |
file_checksum_helper.h
|
remove dependency on options.h for port_posix.h andport_win.h (#11214)
|
2023-02-13 02:21:38 -08:00 |
file_reader_writer_test.cc
|
Remove RocksDB LITE (#11147)
|
2023-01-27 13:14:19 -08:00 |
filelock_test.cc
|
Add OpenBSD Support (#11255)
|
2023-06-27 11:58:29 -07:00 |
filter_bench.cc
|
Use user-provided ReadOptions for metadata block reads more often (#11208)
|
2023-04-04 16:53:14 -07:00 |
gflags_compat.h
|
Fix gflags_compat.h (#11346)
|
2023-04-03 10:41:00 -07:00 |
hash.cc
|
|
|
hash.h
|
Improve memory efficiency of many OptimisticTransactionDBs (#11439)
|
2023-05-24 11:57:15 -07:00 |
hash128.h
|
|
|
hash_containers.h
|
|
|
hash_map.h
|
|
|
hash_test.cc
|
Add some more bit operations to internal APIs (#11660)
|
2023-08-02 11:30:10 -07:00 |
heap.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
heap_test.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
kv_map.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
log_write_bench.cc
|
|
|
math.h
|
Add some more bit operations to internal APIs (#11660)
|
2023-08-02 11:30:10 -07:00 |
math128.h
|
Add some more bit operations to internal APIs (#11660)
|
2023-08-02 11:30:10 -07:00 |
murmurhash.cc
|
Manual interventions for clang-format util/ (#10870)
|
2022-10-26 12:08:20 -07:00 |
murmurhash.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
mutexlock.h
|
Improve memory efficiency of many OptimisticTransactionDBs (#11439)
|
2023-05-24 11:57:15 -07:00 |
overload.h
|
Fix copyright header in util/overload.h (#11826)
|
2023-09-13 09:50:44 -07:00 |
ppc-opcode.h
|
|
|
random.cc
|
remove dependency on options.h for port_posix.h andport_win.h (#11214)
|
2023-02-13 02:21:38 -08:00 |
random.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
random_test.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
rate_limiter.cc
|
Make rate limiter single burst bytes runtime changeable (#11923)
|
2023-10-16 10:21:35 -07:00 |
rate_limiter_impl.h
|
Make rate limiter single burst bytes runtime changeable (#11923)
|
2023-10-16 10:21:35 -07:00 |
rate_limiter_test.cc
|
Make rate limiter single burst bytes runtime changeable (#11923)
|
2023-10-16 10:21:35 -07:00 |
repeatable_thread.h
|
|
|
repeatable_thread_test.cc
|
Print stack traces on frozen tests in CI (#10828)
|
2022-10-18 00:35:35 -07:00 |
ribbon_alg.h
|
|
|
ribbon_config.cc
|
|
|
ribbon_config.h
|
|
|
ribbon_impl.h
|
|
|
ribbon_test.cc
|
util/ribbon_test.cc: avoid ambiguous reversed operator error in c++20 (#11371)
|
2023-04-12 13:24:34 -07:00 |
set_comparator.h
|
|
|
single_thread_executor.h
|
add a missing include (#11624)
|
2023-07-18 15:38:52 -07:00 |
slice.cc
|
Remove RocksDB LITE (#11147)
|
2023-01-27 13:14:19 -08:00 |
slice_test.cc
|
Improve efficiency of create_missing_column_families, light refactor (#11920)
|
2023-10-04 14:14:22 -07:00 |
slice_transform_test.cc
|
Much better stats for seeks and prefix filtering (#11460)
|
2023-05-19 15:25:49 -07:00 |
status.cc
|
Return a special OK status when the number of merge operands exceeds a threshold (#11870)
|
2023-09-22 13:49:19 -07:00 |
stderr_logger.cc
|
Fix an import issue in fbcode. (#10604)
|
2022-08-29 21:09:36 -07:00 |
stderr_logger.h
|
Fix an import issue in fbcode. (#10604)
|
2022-08-29 21:09:36 -07:00 |
stop_watch.h
|
Fix StopWatch bug; Remove setting record_read_stats (#11474)
|
2023-05-25 10:16:58 -07:00 |
string_util.cc
|
Offpeak in db option (#11893)
|
2023-09-29 13:03:39 -07:00 |
string_util.h
|
Offpeak in db option (#11893)
|
2023-09-29 13:03:39 -07:00 |
thread_guard.h
|
|
|
thread_list_test.cc
|
Group rocksdb.sst.read.micros stat by IOActivity flush and compaction (#11288)
|
2023-04-21 09:07:18 -07:00 |
thread_local.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
thread_local.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
thread_local_test.cc
|
Remove RocksDB LITE (#11147)
|
2023-01-27 13:14:19 -08:00 |
thread_operation.h
|
GetEntity Support for ReadOnlyDB and SecondaryDB (#11799)
|
2023-09-15 08:30:44 -07:00 |
threadpool_imp.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
threadpool_imp.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
timer.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
timer_queue.h
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
timer_queue_test.cc
|
clang-format cache/ and util/ directories (#10867)
|
2022-10-26 12:08:20 -07:00 |
timer_test.cc
|
Print stack traces on frozen tests in CI (#10828)
|
2022-10-18 00:35:35 -07:00 |
udt_util.cc
|
Add UDT support in SstFileDumper (#11757)
|
2023-08-30 13:42:04 -07:00 |
udt_util.h
|
Add UDT support in SstFileDumper (#11757)
|
2023-08-30 13:42:04 -07:00 |
udt_util_test.cc
|
Increase full_history_ts_low when flush happens during recovery (#11774)
|
2023-08-30 09:34:31 -07:00 |
user_comparator_wrapper.h
|
Make UserComparatorWrapper not Customizable (#10837)
|
2022-10-21 12:27:50 -07:00 |
vector_iterator.h
|
|
|
work_queue.h
|
|
|
work_queue_test.cc
|
Print stack traces on frozen tests in CI (#10828)
|
2022-10-18 00:35:35 -07:00 |
write_batch_util.cc
|
Add utils to use for handling user defined timestamp size record in WAL (#11451)
|
2023-05-22 14:28:58 -07:00 |
write_batch_util.h
|
Add utils to use for handling user defined timestamp size record in WAL (#11451)
|
2023-05-22 14:28:58 -07:00 |
xxhash.cc
|
Manual interventions for clang-format util/ (#10870)
|
2022-10-26 12:08:20 -07:00 |
xxhash.h
|
Fix bad include (#11797)
|
2023-09-05 14:44:17 -07:00 |
xxph3.h
|
Fix bad include (#11797)
|
2023-09-05 14:44:17 -07:00 |