..
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
Return any errors returned by ReadAsync to the MultiGet caller ( #11171 )
2023-02-02 16:35:27 -08:00
async_file_reader.h
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
Simplify detection of x86 CPU features ( #11419 )
2023-05-09 22:25:45 -07:00
bloom_test.cc
build_version.cc.in
Remove RocksDB LITE ( #11147 )
2023-01-27 13:14:19 -08:00
cast_util.h
Improve memory efficiency of many OptimisticTransactionDBs ( #11439 )
2023-05-24 11:57:15 -07:00
channel.h
cleanable.cc
coding.cc
coding.h
coding_lean.h
coding_test.cc
compaction_job_stats_impl.cc
Remove RocksDB LITE ( #11147 )
2023-01-27 13:14:19 -08:00
comparator.cc
Remove RocksDB LITE ( #11147 )
2023-01-27 13:14:19 -08:00
compression.cc
Fix bug in WAL streaming uncompression ( #11198 )
2023-02-08 12:05:49 -08:00
compression.h
Change internal headers with duplicate names ( #11408 )
2023-05-17 11:27:09 -07:00
compression_context_cache.cc
compression_context_cache.h
concurrent_task_limiter_impl.cc
concurrent_task_limiter_impl.h
core_local.h
remove dependency on options.h for port_posix.h andport_win.h ( #11214 )
2023-02-13 02:21:38 -08:00
coro_utils.h
crc32c.cc
Simplify detection of x86 CPU features ( #11419 )
2023-05-09 22:25:45 -07:00
crc32c.h
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
crc32c_ppc.c
crc32c_ppc.h
crc32c_ppc_asm.S
crc32c_ppc_constants.h
crc32c_test.cc
data_structure.cc
Improve SmallEnumSet ( #11178 )
2023-02-08 20:14:57 -08:00
defer.h
defer_test.cc
distributed_mutex.h
remove dependency on options.h for port_posix.h andport_win.h ( #11214 )
2023-02-13 02:21:38 -08:00
duplicate_detector.h
Remove RocksDB LITE ( #11147 )
2023-01-27 13:14:19 -08:00
dynamic_bloom.cc
dynamic_bloom.h
dynamic_bloom_test.cc
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
heap.h
heap_test.cc
kv_map.h
log_write_bench.cc
math.h
Simplify detection of x86 CPU features ( #11419 )
2023-05-09 22:25:45 -07:00
math128.h
murmurhash.cc
murmurhash.h
mutexlock.h
Improve memory efficiency of many OptimisticTransactionDBs ( #11439 )
2023-05-24 11:57:15 -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
random_test.cc
rate_limiter.cc
Change internal headers with duplicate names ( #11408 )
2023-05-17 11:27:09 -07:00
rate_limiter_impl.h
Change internal headers with duplicate names ( #11408 )
2023-05-17 11:27:09 -07:00
rate_limiter_test.cc
Change internal headers with duplicate names ( #11408 )
2023-05-17 11:27:09 -07:00
repeatable_thread.h
repeatable_thread_test.cc
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 SmallEnumSet ( #11178 )
2023-02-08 20:14:57 -08:00
slice_transform_test.cc
Much better stats for seeks and prefix filtering ( #11460 )
2023-05-19 15:25:49 -07:00
status.cc
Merge operator failed subcode ( #11231 )
2023-02-17 10:58:46 -08:00
stderr_logger.cc
stderr_logger.h
stop_watch.h
Fix StopWatch bug; Remove setting record_read_stats
( #11474 )
2023-05-25 10:16:58 -07:00
string_util.cc
Remove RocksDB LITE ( #11147 )
2023-01-27 13:14:19 -08:00
string_util.h
Remove RocksDB LITE ( #11147 )
2023-01-27 13:14:19 -08: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
thread_local.h
thread_local_test.cc
Remove RocksDB LITE ( #11147 )
2023-01-27 13:14:19 -08:00
thread_operation.h
Group rocksdb.sst.read.micros stat by IOActivity flush and compaction ( #11288 )
2023-04-21 09:07:18 -07:00
threadpool_imp.cc
threadpool_imp.h
timer.h
timer_queue.h
timer_queue_test.cc
timer_test.cc
udt_util.cc
fix: std::optional value() build error on older macOS SDK ( #11574 )
2023-07-10 14:21:34 -07:00
udt_util.h
switch to use RocksDB UnorderedMap ( #11507 )
2023-06-05 13:36:26 -07:00
udt_util_test.cc
switch to use RocksDB UnorderedMap ( #11507 )
2023-06-05 13:36:26 -07:00
user_comparator_wrapper.h
vector_iterator.h
work_queue.h
work_queue_test.cc
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
xxhash.h
xxph3.h