Commit Graph

21 Commits (3a2bccc8451a8b49df9c869144d27bb4a4ce713a)

Author SHA1 Message Date
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 9 years ago
Alex Loukissas b0980ff748 Fix unused parameter warnings. 9 years ago
Alex Loukissas bc898c5f80 Fix unused parameter warnings. 9 years ago
Alexey Maykov 3d07b815f6 Passing table properties to compaction callback 9 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 10 years ago
Yueh-Hsuan Chiang 28c82ff1b3 CompactFiles, EventListener and GetDatabaseMetaData 10 years ago