Commit Graph

1272 Commits (1ad0c2f9db9ea52520d5b231979e82b2c5d53004)
 

Author SHA1 Message Date
Kai Liu 0ab766132b Re-org the table tests 11 years ago
kailiu f131d4c280 Add a make target for shared library 11 years ago
Igor Canadi e832e72b31 Revert "Moving to glibc-fb" 11 years ago
Kai Liu 7d991be400 Some small refactorings on table_test 11 years ago
kailiu 66dc033af3 Temporarily disable caching index/filter blocks 11 years ago
Igor Canadi d24961b65e Moving to glibc-fb 11 years ago
Siying Dong 4605e20c58 If User setting of compaction multipliers overflow, use default value 1 instead 11 years ago
kailiu eda924a03a Remove an unused `GetLengthPrefixedSlice` 11 years ago
Lei Jin aba2acb5ec CompactRange() to return status 11 years ago
Kai Liu 054c5dda8c Merge branch 'master' into performance 11 years ago
Tomislav Novak 81c9cc9b3b Tailing iterator 11 years ago
Igor Canadi 4e91f27c3a Fix performance regression in statistics 11 years ago
Kai Liu bb19b530ca Aggressively inlining the short functions in coding.cc 11 years ago
kailiu d0458469c8 Add google-style checker to "arc lint" 11 years ago
Igor Canadi fb01755aa4 Unfriending classes 11 years ago
Igor Canadi 6fe9b57748 Refactor Recover() code 11 years ago
kailiu 4036d58dc9 Fix a Statistics-related unit test faulure 11 years ago
Siying Dong 7dea558e6d [Performance Branch] Fix a bug when merging from master 11 years ago
Mark Callaghan 4e8321bfea Boost access before mutex is unlocked 11 years ago
Kai Liu ef602f6275 Misc cleanup on performance branch 11 years ago
Igor Canadi 83681bf9ef Statistics code cleanup 11 years ago
Igor Canadi 8079dd5d24 Merge branch 'master' into performance 11 years ago
Igor Canadi 0f4a75b710 Fix SIGSEGV in compaction picker 11 years ago
Mark Callaghan 439e36db21 Fix SlowdownAmount 11 years ago
Mike Lin 5e3aeb5f8e An initial implementation of kCompactionStopStyleSimilarSize for universal compaction 11 years ago
Mike Lin b1194f4903 Minor compaction logging improvements 11 years ago
Kai Liu 23576d773f Remove the extra line in "make release" 11 years ago
Naman Gupta 1447bb5919 Allow callback to change size of existing value. Change return type of the callback function to an enum status to handle 3 cases. 11 years ago
Kai Liu d4f65f1683 Merge branch 'master' into performance 11 years ago
Kai Liu e19bad9bbd Fix some "make format" issue 11 years ago
Igor Canadi 6d6fb70960 Remove compaction pointers 11 years ago
Igor Canadi c699c84af4 CompactionPicker 11 years ago
kailiu 1304d8c8ce Merge branch 'master' into performance 11 years ago
kailiu eae1804f29 Remove the unnecessary use of shared_ptr 11 years ago
Igor Canadi 787f11bb3b Move more functions from VersionSet to Version 11 years ago
Igor Canadi 615d1ea2f4 Moving Compaction class to separate header file 11 years ago
Igor Canadi 2f4eda7890 Move functions from VersionSet to Version 11 years ago
Igor Canadi 65a8a52b54 Decrease reliance on VersionSet::NumberLevels() 11 years ago
Kai Liu cd535c2280 Optimize MayContainHash() 11 years ago
kailiu c8f16221ed Fix the return type of WriteBatch::Data(). 11 years ago
Siying Dong 9b51af5a17 [RocksDB Performance Branch] DBImpl.NewInternalIterator() to reduce works inside mutex 11 years ago
Igor Canadi d9cd7a063f Fix CompactRange to apply filter to every key 11 years ago
Igor Canadi 1ed2404f27 Wrong number of levels is Invalid argument now, not corruption 11 years ago
Igor Canadi 6291020284 Fix test 11 years ago
Igor Canadi 7f3e417f59 Fix memtable construction in tests 11 years ago
Igor Canadi 055e6df45b VersionEdit not to take NumLevels() 11 years ago
Igor Canadi 7d9f21cf23 BuildBatchGroup -- memcpy outside of lock 11 years ago
kailiu 481c77e526 Move the compilation of the shared libraries to "make release" 11 years ago
Naman Gupta 78ee22508b Merge branch 'master' of github.com:facebook/rocksdb into sanitizedOptions 11 years ago
Kai Liu d702d8073e A script that automatically reformat affected lines 11 years ago