Commit Graph

1414 Commits (2edc92bc28fabd4c1cf6f6869dddd8ddf4ee186a)

Author SHA1 Message Date
Andrew Kryczka 39ef900551 stop calling memcmp with nullptrs 7 years ago
Andrew Kryczka 8ace1f79b5 add counter for deletion dropping optimization 7 years ago
Maysam Yabandeh 0d8e992b47 Revert the mistake in version update 7 years ago
Andrew Kryczka ed0a4c93ef perf_context measure user bytes read 7 years ago
Maysam Yabandeh 1efc600ddf Preload l0 index partitions 7 years ago
Archit Mishra bddd5d3630 Added mechanism to track deadlock chain 7 years ago
Sagar Vemuri 9a44b4c32c Allow merge operator to be called even with a single operand 7 years ago
lxcode 3204a4f64b Fix missing stdlib include required for abort() 7 years ago
Kent767 ac098a4626 expose set_skip_stats_update_on_db_open to C bindings 7 years ago
Stanislav Tkach 25df24254b Add column families related functions (C API) 7 years ago
Oleksandr Anyshchenko 0cecf8155b Write batch for `TransactionDB` in C API 7 years ago
FireMail 6a9de43477 Windows.h macro call fix 7 years ago
Aaron G 7848f0b24c add VerifyChecksum() to db.h 7 years ago
Maysam Yabandeh a9a4e89c38 Fix valgrind complaint about initialization 7 years ago
Maysam Yabandeh c9804e007a Refactor TransactionDBImpl 7 years ago
Andrew Kryczka cc01985db0 Introduce bottom-pri thread pool for large universal compactions 7 years ago
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Sagar Vemuri aace46516b Fix license headers in Cassandra related files 7 years ago
Islam AbdelRahman 50a969131f CacheActivityLogger, component to log cache activity into a file 7 years ago
kapitan-k 34112aeffd Added db paths to c 7 years ago
Islam AbdelRahman a4c42e8007 Fix UBSAN issue of passing nullptr to memcmp 7 years ago
Siying Dong e67b35c076 Add Iterator::Refresh() 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Sushma Devendrappa 0655b58582 enable PinnableSlice for RowCache 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
奏之章 70440f7a63 Add virtual func IsDeleteRangeSupported 7 years ago
Islam AbdelRahman 269d383d5d Bump version to 5.7 7 years ago
Andrew Kryczka 33042573db Fix GetCurrentTime() initialization for valgrind 7 years ago
Maysam Yabandeh 45b9bb0331 Cut filter partition based on metadata_block_size 7 years ago
Sagar Vemuri 1cd45cd1b3 FIFO Compaction with TTL 7 years ago
Siying Dong e517bfa2c2 CLANG Tidy 7 years ago
Ewout Prangsma 51778612c9 Encryption at rest support 7 years ago
Aaron Gao 0025a36409 revert perf_context and io_stats to __thread 7 years ago
Maysam Yabandeh 499ebb3ab5 Optimize for serial commits in 2PC 7 years ago
jsteemann 521724ba82 fixed wrong type for "allow_compaction" parameter 7 years ago
Andrew Kryczka 71f5bcb730 Introduce OnBackgroundError callback 7 years ago
Siying Dong af1746751f WriteBufferManager will not trigger flush if much data is already being flushed 7 years ago
Dmitri Smirnov a21db161c9 Implement ReopenWritibaleFile on Windows and other fixes 7 years ago
Andrew Kryczka 0d278456c9 default implementation for InRange 7 years ago
Ben Torfs 6a3377f454 Synchronize statistic enumeration values between statistics.h and java API 7 years ago
Sagar Vemuri 89ad9f3adb Allow ignoring unknown options when loading options from a file 7 years ago
hyunwoo 6b5a5dc5d8 fixed typo 7 years ago
Andrew Kryczka c217e0b9c7 Call RateLimiter for compaction reads 7 years ago
Maysam Yabandeh 6f4154d693 record index partition properties 7 years ago
Siying Dong 5582123dee Sample number of reads per SST file 7 years ago
Aaron Gao 2e64f450dc bump version to 5.6 7 years ago
Siying Dong 52a7f38b19 WriteOptions.low_pri which can throttle low pri writes if needed 7 years ago
hyunwoo c7662a44a4 fixed typo 7 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 7 years ago