Commit Graph

2095 Commits (c04a86a0e9a28ef3e02d5fe74928dfd5e8fdd910)

Author SHA1 Message Date
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
Mike Kolupaev 138b87eae4 Fix interaction between CompactionFilter::Decision::kRemoveAndSkipUnt… 7 years ago
Siying Dong 95b0e89b5d Improve write buffer manager (and allow the size to be tracked in block cache) 7 years ago
Andrew Kryczka a4d9c02511 Pass CF ID to MemTableRepFactory 7 years ago
Volker Mische bbaba51bbf Add missing index type to C-API 7 years ago
Siying Dong 51ac91f586 Histogram of number of merge operands 7 years ago
Aaron Gao f7bb1a0060 support merge and delete in file ingestion 7 years ago
Siying Dong c2c62ad4e6 Reorder variables of ReadOptions 7 years ago
Andrew Kryczka bb01c1880c Introduce max_background_jobs mutable option 7 years ago
Siying Dong 41cbb72749 options.delayed_write_rate use the rate of rate_limiter by default. 7 years ago
Giuseppe Ottaviano 69ec8356b2 Allow SstFileWriter to use the rate limiter 7 years ago
Andrew Kryczka 6cc9aef162 New API for background work in single thread pool 7 years ago
Aaron Gao 3e86c0f07c disable direct reads for log and manifest and add direct io to tests 7 years ago
Aaron Gao 4c9d2b1046 remove #include port/port.h in public header file 7 years ago
Yi Wu 07bdcb91fe New WriteImpl to pipeline WAL/memtable write 7 years ago
yizhu.sun f5ba131bf8 Fixed some spelling mistakes 7 years ago
hyunwoo 0ebdd70579 fixed typo 7 years ago
Aaron Gao 362ba9b02e Release RocksDB 5.5.0 7 years ago
Mikhail Antonov ba685a472a Support ingest_behind for IngestExternalFile 7 years ago
Sagar Vemuri 01ab7b528c Add ROCKSDB_LIBRARY_API macro to a few C APIs, to fix windows build 7 years ago