Commit Graph

365 Commits (6d2a9832d95617cbce414bd59f5cd373c7709c36)

Author SHA1 Message Date
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 8 years ago
David Lai f4a030ce81 - comment out unused parameters 8 years ago
Zhongyi Xie 2f29991701 split RandomizedHarnessTest more ways 8 years ago
Fosco Marotto 77dc069eb9 Change size_t cast in table_test 8 years ago
Maysam Yabandeh 46acdc9883 Split HarnessTest_Randomized to avoid timeout 8 years ago
Yi Wu dc360df81e Fix multiple build failures 8 years ago
Anand Ananthabhotla 199405192d Add a BlockBasedTableOption to turn off index block compression. 8 years ago
Maysam Yabandeh 1efc600ddf Preload l0 index partitions 8 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 8 years ago
Victor Gao 1d7048c598 comment out unused parameters 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 8 years ago
Andrew Kryczka a4d9c02511 Pass CF ID to MemTableRepFactory 8 years ago
Maysam Yabandeh 40af2381ec Object lifetime in cache 9 years ago
Maysam Yabandeh 6798d1f3be Revert "Delete filter before closing the table" 9 years ago
Maysam Yabandeh 89833577a8 Delete filter before closing the table 9 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 9 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 9 years ago
Maysam Yabandeh e7731d119a Configure index partition size 9 years ago
Maysam Yabandeh 11526252cc Pinnableslice (2nd attempt) 9 years ago
Andrew Kryczka f2817fb7f9 avoid ASSERT_EQ(false, ...); 9 years ago
Maysam Yabandeh 69d5262c81 Two-level Indexes 9 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 9 years ago
Maysam Yabandeh d0ba8ec8f9 Revert "PinnableSlice" 9 years ago
Maysam Yabandeh 54d94e9c2c PinnableSlice 9 years ago
Andrew Kryczka fd43ee09da Range deletion microoptimizations 9 years ago
Andrew Kryczka fe349db57b Remove Arena in RangeDelAggregator 9 years ago
Andrew Kryczka 815f54afad Insert range deletion meta-block into block cache 9 years ago
Andrew Kryczka f998c9790f DeleteRange Get support 9 years ago
Andrew Kryczka a0ba0aa877 Fix uninitialized variable gcc error for MyRocks 9 years ago
Islam AbdelRahman b88f8e87c5 Support SST files with Global sequence numbers [reland] 9 years ago
Islam AbdelRahman d062328977 Revert "Support SST files with Global sequence numbers" 9 years ago
Islam AbdelRahman ab01da5437 Support SST files with Global sequence numbers 9 years ago
Andrew Kryczka 6009c473c7 Store range tombstones in memtable 9 years ago
Aaron Gao f517d9dd09 Add SeekForPrev() to Iterator 9 years ago
rockeet 4c3f4496b5 Add TableBuilderOptions::level and relevant changes (#1335) 9 years ago
Yi Wu 81747f1be6 Refactor MutableCFOptions 9 years ago
sdong 607628d349 Support ZSTD with finalized format 9 years ago
Aaron Gao c7004840d2 store prefix_extractor_name in table 9 years ago
Aaron Gao cec2c6436b fix data race in NewIndexIterator() in block_based_table_reader.cc 9 years ago
Wanning Jiang 78837f5d61 TableBuilder / TableReader support for range deletion 9 years ago
John Alexander 9430333f84 New Statistics to track Compression/Decompression (#1197) 9 years ago
Yi Wu 296545a2c7 Fix clang analyzer errors 9 years ago
sdong 32df9733d1 Add options.write_buffer_manager: control total memtable size across DB instances 9 years ago
Ashish Shenoy fa3536d202 Store SST file compression algorithm as a TableProperty 10 years ago
Andrew Kryczka 843d2e3137 Shared dictionary compression using reference block 10 years ago
Islam AbdelRahman 5bd4022fec Add comparator, merge operator, property collectors to SST file properties (again) 10 years ago
Dmitri Smirnov ee221d2de0 Introduce XPRESS compresssion on Windows. (#1081) 10 years ago
sdong 30d72ee43c PrefixTest.PrefixAndWholeKeyTest should run against a different directory from prefix_test 10 years ago
sdong 1518b733eb Change default number of cache shard bit to be 6 and max_file_opening_threads to be 16. 10 years ago