..
aligned_buffer.h
Remove memcpy from RandomAccessFileReader::Read in direct IO mode ( #6455 )
5 years ago
autovector.h
Change autovector to have a reserved size in LITE mode ( #6868 )
5 years ago
autovector_test.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
bloom_impl.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
bloom_test.cc
Revert "Update googletest from 1.8.1 to 1.10.0 ( #6808 )" ( #6923 )
4 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
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
channel.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
coding.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
coding.h
Clean up some code related to file checksums ( #6861 )
5 years ago
coding_test.cc
Fix potential overflow of unsigned type in for loop ( #6902 )
4 years ago
compaction_job_stats_impl.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
comparator.cc
Iterator with timestamp ( #6255 )
5 years ago
compression.h
Add tests for compression failure in BlockBasedTableBuilder ( #6709 )
5 years ago
compression_context_cache.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
compression_context_cache.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
concurrent_task_limiter_impl.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
concurrent_task_limiter_impl.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
core_local.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
crc32c.cc
C++20 compatibility ( #6697 )
5 years ago
crc32c.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
crc32c_arm64.cc
Suppress UBSAN warning in CRC32 ARM ( #6827 )
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
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
defer.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
defer_test.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
duplicate_detector.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
dynamic_bloom.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
dynamic_bloom.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
dynamic_bloom_test.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
file_checksum_helper.cc
Add NewFileChecksumGenCrc32cFactory to file checksum ( #6688 )
5 years ago
file_checksum_helper.h
Clean up some code related to file checksums ( #6861 )
5 years ago
file_reader_writer_test.cc
Revert "Update googletest from 1.8.1 to 1.10.0 ( #6808 )" ( #6923 )
4 years ago
filelock_test.cc
Include more information in file lock failure ( #6507 )
5 years ago
filter_bench.cc
Fix FilterBench when RTTI=0 ( #6732 )
5 years ago
gflags_compat.h
filter_bench - a prelim tool for SST filter benchmarking ( #5825 )
5 years ago
hash.cc
C++20 compatibility ( #6697 )
5 years ago
hash.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
hash_map.h
Change HashMap::Insert()'s value to a const reference ( #6567 )
5 years ago
hash_test.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
heap.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
heap_test.cc
Revert "Update googletest from 1.8.1 to 1.10.0 ( #6808 )" ( #6923 )
4 years ago
kv_map.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
log_write_bench.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
math.h
Basic MultiGet support for partitioned filters ( #6757 )
5 years ago
murmurhash.cc
C++20 compatibility ( #6697 )
5 years ago
murmurhash.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
mutexlock.h
Prevents Table Cache to open same files more times ( #6707 )
5 years ago
ppc-opcode.h
Remove PATENTS text from a few straggler files ( #5326 )
6 years ago
random.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
random.h
C++20 compatibility ( #6697 )
5 years ago
random_test.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
rate_limiter.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
rate_limiter.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
rate_limiter_test.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
repeatable_thread.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
repeatable_thread_test.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
set_comparator.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
slice.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
slice_test.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
slice_transform_test.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
status.cc
prototype status check enforcement ( #6798 )
5 years ago
stderr_logger.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
stop_watch.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
string_util.cc
Add Struct Type to OptionsTypeInfo ( #6425 )
5 years ago
string_util.h
Add Struct Type to OptionsTypeInfo ( #6425 )
5 years ago
thread_list_test.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
thread_local.cc
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
thread_local.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
thread_local_test.cc
Fix ThreadLocalTest.SequentialReadWriteTest failure when running individually ( #6929 )
4 years ago
thread_operation.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
threadpool_imp.cc
Make it able to lower cpu priority to specific level in threadpool ( #6969 )
4 years ago
threadpool_imp.h
Make it able to lower cpu priority to specific level in threadpool ( #6969 )
4 years ago
timer.h
Add a simple timer support to schedule work at fixed times/intervals ( #6543 )
5 years ago
timer_queue.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
timer_queue_test.cc
Change RocksDB License
7 years ago
timer_test.cc
Disable a few timer tests ( #6833 )
5 years ago
user_comparator_wrapper.h
Iterator with timestamp ( #6255 )
5 years ago
vector_iterator.h
Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE ( #6433 )
5 years ago
work_queue.h
Revamp cache_bench to resemble a real workload ( #6629 )
5 years ago
work_queue_test.cc
Add pipelined & parallel compression optimization ( #6262 )
5 years ago
xxh3p.h
Remove XXH3(preview) streaming APIs ( #6540 )
5 years ago
xxhash.cc
C++20 compatibility ( #6697 )
5 years ago
xxhash.h
Misc hashing updates / upgrades ( #5909 )
5 years ago