Commit Graph

31 Commits (ebab2e2d42bd13a85b355264603d63f9f988572f)

Author SHA1 Message Date
Adrien Schildknecht 01542400a8 Inform caller when rocksdb is stalling writes 8 years ago
Yi Wu d1cab2b64e Add ValueType::kTypeBlobIndex 8 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 8 years ago
Victor Gao 1d7048c598 comment out unused parameters 8 years ago
Sagar Vemuri 1cd45cd1b3 FIFO Compaction with TTL 8 years ago
Andrew Kryczka 71f5bcb730 Introduce OnBackgroundError callback 8 years ago
Siying Dong 264d3f540c Allow IntraL0 compaction in FIFO Compaction 8 years ago
Yi Wu 0fcdccc33e Blob storage helper methods 8 years ago
Islam AbdelRahman ed8fbdb560 Add EventListener::OnExternalFileIngested() event 8 years ago
Aaron Gao 0a1bd9c509 add cfh deletion started listener 9 years ago
sdong 0babce57f7 Move away from enum char value -1 9 years ago
PraveenSinghRao 3a276b0cbe Add a callback for when memtable is moved to immutable (#1137) 9 years ago
Islam AbdelRahman 4b31723433 Add bottommost_compression option 9 years ago
Yi Wu a92049e3e7 Added EventListener::OnTableFileCreationStarted() callback 9 years ago
Islam AbdelRahman 2bf9b968ca Fix lite_build 9 years ago
Islam AbdelRahman d005c66faf Report compaction reason in CompactionListener 9 years ago
charsyam c30b499541 fix typos in comments 9 years ago
sdong 296c3a1f94 "make format" in some recent commits 10 years ago
Alex Loukissas b0980ff748 Fix unused parameter warnings. 10 years ago
Alex Loukissas bc898c5f80 Fix unused parameter warnings. 10 years ago
Alexey Maykov 3d07b815f6 Passing table properties to compaction callback 10 years ago
Islam AbdelRahman d6ce0f7c61 Add largest sequence to FlushJobInfo 10 years ago
Yueh-Hsuan Chiang 2e764f06ea [API Change] Improve EventListener::OnFlushCompleted interface 10 years ago
Yueh-Hsuan Chiang 0b3172d071 Add EventListener::OnTableFileDeletion() 10 years ago
Yueh-Hsuan Chiang fe5c6321cb Allow EventListener::OnCompactionCompleted to return CompactionJobStats. 10 years ago
Yueh-Hsuan Chiang 8d8d4e45ba Fixed ROCKSDB_LITE compile error due to the missing of TableFileCreationInfo 10 years ago
Yueh-Hsuan Chiang fc83821270 Add EventListener::OnTableFileCreated() 10 years ago
Yueh-Hsuan Chiang 9ffc8ba024 Include EventListener in stress test. 10 years ago
Yueh-Hsuan Chiang 14431e971d Fixed a bug in EventListener::OnCompactionCompleted(). 10 years ago
Ori Bernstein f9758e0129 Add compaction listener. 10 years ago
Igor Canadi c7ee9c3ab7 Fix -Wnon-virtual-dtor errors 11 years ago
Yueh-Hsuan Chiang 28c82ff1b3 CompactFiles, EventListener and GetDatabaseMetaData 11 years ago