..
aligned_buffer.h
remove dependency on options.h for port_posix.h andport_win.h ( #11214 )
2 years ago
async_file_reader.cc
Fix use_after_free bug when underlying FS enables kFSBuffer ( #11645 )
1 year ago
async_file_reader.h
Add some missing headers ( #10519 )
2 years ago
autovector.h
Remove RocksDB LITE ( #11147 )
2 years ago
autovector_test.cc
Remove RocksDB LITE ( #11147 )
2 years ago
bloom_impl.h
Simplify detection of x86 CPU features ( #11419 )
2 years ago
bloom_test.cc
Fix an uninitialized variable warning for g++ 12.2.0 ( #10995 )
2 years ago
build_version.cc.in
Remove RocksDB LITE ( #11147 )
2 years ago
cast_util.h
Improve memory efficiency of many OptimisticTransactionDBs ( #11439 )
2 years ago
channel.h
Fix and detect headers with missing dependencies ( #8893 )
3 years ago
cleanable.cc
Fix compile error in Clang 13 ( #10033 )
3 years ago
coding.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
coding.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
coding_lean.h
New stable, fixed-length cache keys ( #9126 )
3 years ago
coding_test.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
compaction_job_stats_impl.cc
Compare the number of input keys and processed keys for compactions ( #11571 )
1 year ago
comparator.cc
Add a UDT comparator for ReverseBytewiseComparator to object library ( #11647 )
1 year ago
compression.cc
Fix bug in WAL streaming uncompression ( #11198 )
2 years ago
compression.h
Change internal headers with duplicate names ( #11408 )
2 years ago
compression_context_cache.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
compression_context_cache.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
concurrent_task_limiter_impl.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
concurrent_task_limiter_impl.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
core_local.h
Add some more bit operations to internal APIs ( #11660 )
1 year ago
coro_utils.h
Add some missing headers ( #10519 )
2 years ago
crc32c.cc
Simplify detection of x86 CPU features ( #11419 )
2 years ago
crc32c.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
crc32c_arm64.cc
Minimal RocksJava compliance with Java 8 language level (EB 1046) ( #10951 )
2 years ago
crc32c_arm64.h
Manual interventions for clang-format util/ ( #10870 )
2 years ago
crc32c_ppc.c
Fix Compilation on ppc64le using Clang 11 ( #7713 )
4 years ago
crc32c_ppc.h
Fix and detect headers with missing dependencies ( #8893 )
3 years ago
crc32c_ppc_asm.S
Fix Compilation on ppc64le using Clang 11 ( #7713 )
4 years ago
crc32c_ppc_constants.h
Remove PATENTS text from a few straggler files ( #5326 )
6 years ago
crc32c_test.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
data_structure.cc
Improve SmallEnumSet ( #11178 )
2 years ago
defer.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
defer_test.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
distributed_mutex.h
remove dependency on options.h for port_posix.h andport_win.h ( #11214 )
2 years ago
duplicate_detector.h
Remove RocksDB LITE ( #11147 )
2 years ago
dynamic_bloom.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
dynamic_bloom.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
dynamic_bloom_test.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
fastrange.h
Fix and detect headers with missing dependencies ( #8893 )
3 years ago
file_checksum_helper.cc
Group rocksdb.sst.read.micros stat by IOActivity flush and compaction ( #11288 )
2 years ago
file_checksum_helper.h
remove dependency on options.h for port_posix.h andport_win.h ( #11214 )
2 years ago
file_reader_writer_test.cc
Remove RocksDB LITE ( #11147 )
2 years ago
filelock_test.cc
Add OpenBSD Support ( #11255 )
1 year ago
filter_bench.cc
Use user-provided ReadOptions for metadata block reads more often ( #11208 )
2 years ago
gflags_compat.h
Fix gflags_compat.h ( #11346 )
2 years ago
hash.cc
Experimental support for SST unique IDs ( #8990 )
3 years ago
hash.h
Improve memory efficiency of many OptimisticTransactionDBs ( #11439 )
2 years ago
hash128.h
Upgrade xxhash, add Hash128 ( #8634 )
3 years ago
hash_containers.h
Meta-internal folly integration with F14FastMap ( #9546 )
3 years ago
hash_map.h
Change HashMap::Insert()'s value to a const reference ( #6567 )
5 years ago
hash_test.cc
Add some more bit operations to internal APIs ( #11660 )
1 year ago
heap.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
heap_test.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
kv_map.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
log_write_bench.cc
Add a SystemClock class to capture the time functions of an Env ( #7858 )
4 years ago
math.h
Add some more bit operations to internal APIs ( #11660 )
1 year ago
math128.h
Add some more bit operations to internal APIs ( #11660 )
1 year ago
murmurhash.cc
Manual interventions for clang-format util/ ( #10870 )
2 years ago
murmurhash.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
mutexlock.h
Improve memory efficiency of many OptimisticTransactionDBs ( #11439 )
2 years ago
ppc-opcode.h
Remove PATENTS text from a few straggler files ( #5326 )
6 years ago
random.cc
remove dependency on options.h for port_posix.h andport_win.h ( #11214 )
2 years ago
random.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
random_test.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
rate_limiter.cc
Change internal headers with duplicate names ( #11408 )
2 years ago
rate_limiter_impl.h
Change internal headers with duplicate names ( #11408 )
2 years ago
rate_limiter_test.cc
Change internal headers with duplicate names ( #11408 )
2 years ago
repeatable_thread.h
Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines ( #8033 )
4 years ago
repeatable_thread_test.cc
Print stack traces on frozen tests in CI ( #10828 )
2 years ago
ribbon_alg.h
Use only ASCII in source files ( #10164 )
2 years ago
ribbon_config.cc
Refine Ribbon configuration, improve testing, add Homogeneous ( #7879 )
4 years ago
ribbon_config.h
Refine Ribbon configuration, improve testing, add Homogeneous ( #7879 )
4 years ago
ribbon_impl.h
Account Bloom/Ribbon filter construction memory in global memory limit ( #9073 )
3 years ago
ribbon_test.cc
util/ribbon_test.cc: avoid ambiguous reversed operator error in c++20 ( #11371 )
2 years ago
set_comparator.h
Fix and detect headers with missing dependencies ( #8893 )
3 years ago
single_thread_executor.h
add a missing include ( #11624 )
1 year ago
slice.cc
Remove RocksDB LITE ( #11147 )
2 years ago
slice_test.cc
Improve SmallEnumSet ( #11178 )
2 years ago
slice_transform_test.cc
Much better stats for seeks and prefix filtering ( #11460 )
2 years ago
status.cc
Merge operator failed subcode ( #11231 )
2 years ago
stderr_logger.cc
Fix an import issue in fbcode. ( #10604 )
2 years ago
stderr_logger.h
Fix an import issue in fbcode. ( #10604 )
2 years ago
stop_watch.h
Fix StopWatch bug; Remove setting `record_read_stats` ( #11474 )
1 year ago
string_util.cc
Remove RocksDB LITE ( #11147 )
2 years ago
string_util.h
Remove RocksDB LITE ( #11147 )
2 years ago
thread_guard.h
Introduce a ThreadGuard class and use it in ExternalSSTFileTest.PickedLevelBug ( #8112 )
4 years ago
thread_list_test.cc
Group rocksdb.sst.read.micros stat by IOActivity flush and compaction ( #11288 )
2 years ago
thread_local.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
thread_local.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
thread_local_test.cc
Remove RocksDB LITE ( #11147 )
2 years ago
thread_operation.h
Group rocksdb.sst.read.micros stat by IOActivity flush and compaction ( #11288 )
2 years ago
threadpool_imp.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
threadpool_imp.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
timer.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
timer_queue.h
clang-format cache/ and util/ directories ( #10867 )
2 years ago
timer_queue_test.cc
clang-format cache/ and util/ directories ( #10867 )
2 years ago
timer_test.cc
Print stack traces on frozen tests in CI ( #10828 )
2 years ago
udt_util.cc
Support switching on / off UDT together with in-Memtable-only feature ( #11623 )
1 year ago
udt_util.h
Support switching on / off UDT together with in-Memtable-only feature ( #11623 )
1 year ago
udt_util_test.cc
Add a UDT comparator for ReverseBytewiseComparator to object library ( #11647 )
1 year ago
user_comparator_wrapper.h
Make UserComparatorWrapper not Customizable ( #10837 )
2 years ago
vector_iterator.h
Make InternalKeyComparator not configurable ( #10342 )
2 years ago
work_queue.h
Fix and detect headers with missing dependencies ( #8893 )
3 years ago
work_queue_test.cc
Print stack traces on frozen tests in CI ( #10828 )
2 years ago
write_batch_util.cc
Add utils to use for handling user defined timestamp size record in WAL ( #11451 )
2 years ago
write_batch_util.h
Add utils to use for handling user defined timestamp size record in WAL ( #11451 )
2 years ago
xxhash.cc
Manual interventions for clang-format util/ ( #10870 )
2 years ago
xxhash.h
Upgrade xxhash.h to latest dev ( #11098 )
2 years ago
xxph3.h
Manual interventions for clang-format util/ ( #10870 )
2 years ago