Commit Graph

20 Commits (0fae3f5dd385947fdf3c5fe3160886adafbd5d14)

Author SHA1 Message Date
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Aaron Gao cb885bccfe set compaction_iterator earliest_snapshot to max if no snapshot 7 years ago
Mike Kolupaev 247d0979aa Support for range skips in compaction filter 8 years ago
Andrew Kryczka fd43ee09da Range deletion microoptimizations 8 years ago
Andrew Kryczka 9e7cf3469b DeleteRange user iterator support 8 years ago
sdong 2feafa3db9 Change some RocksDB default options 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Reid Horuff 97ea8afaaf compaction assertion triggering test fix for sequence zeroing assertion trip 9 years ago
Venkatesh Radhakrishnan 81be49c755 Have a way for compaction filter to ignore snapshots 9 years ago
Dmitri Smirnov 3c750b59ae No need to #ifdef test only code on windows 9 years ago
Islam AbdelRahman 6d730b4ae7 Block tests under ROCKSDB_LITE 9 years ago
Islam AbdelRahman c64ae05b1c Move TEST_NewInternalIterator to NewInternalIterator 9 years ago
Venkatesh Radhakrishnan f1fdf5205b Clean up dependency: Move db_test_util.* to db directory 9 years ago
sdong 000836a880 CompactionFilter::Context to contain column family ID 9 years ago
Andres Noetzli 34cedaff66 Initialize variable to avoid warning 9 years ago
Andres Noetzli ddb950f83f Fixed bug in compaction iterator 9 years ago
Ari Ekmekji 8b689546b6 Add Subcompactions to Universal Compaction Unit Tests 9 years ago
Igor Canadi 35ca59364c Don't let flushes preempt compactions 9 years ago
Igor Canadi a96fcd09b7 Deprecate CompactionFilterV2 9 years ago
Yueh-Hsuan Chiang c3f98bb89b Move CompactionFilter tests in db_test.cc to db_compaction_filter_test.cc 9 years ago