Commit Graph

1221 Commits (76c048183ce88108182ebe4929604221cac25aa0)
 

Author SHA1 Message Date
Igor Canadi e57f0cc1a1 add include <atomic> to version_set.h 11 years ago
kailiu 9fe60d50ff Add history log and revise script 11 years ago
Igor Canadi c1071ed95c Merge branch 'master' into columnfamilies 11 years ago
Lei Jin 9a126ba3b3 only corrupt private file checksum in backupable_db_test 11 years ago
Igor Canadi 5d2c62822e Only get the manifest file size if there is no error 11 years ago
Igor Canadi e5ec7384a0 Better interface to create BackupEngine 11 years ago
Igor Canadi ec2fa4a690 Export BackupEngine 11 years ago
kailiu a5e220f5ef Merge branch 'master' into performance 11 years ago
Lei Jin 9dc29414e3 add checksum for backup files 11 years ago
Igor Canadi 4bf25357ae [column families] Removing VersionSet::current() 11 years ago
Mark Callaghan 90f29ccbef Update monitoring to include average time per compaction and stall 11 years ago
Schalk-Willem Kruger 3d33da75ef Fix UnmarkEOF for partial blocks 11 years ago
Igor Canadi 511b03a5b5 LogAndApply to take ColumnFamilyData 11 years ago
Igor Canadi eb055609e4 [column families] Move memtable and immutable memtable list to column family data 11 years ago
Igor Canadi ae16606f98 Merge branch 'master' into columnfamilies 11 years ago
Igor Canadi 832158e7f7 Fsync directory after we create a new file 11 years ago
Siying Dong b20486f294 [Performance Branch] HashLinkList to avoid to convert length prefixed string back to internal keys 11 years ago
Igor Canadi cf783c674a Merge branch 'master' into columnfamilies 11 years ago
Igor Canadi 6c2ca1d3e6 Move NeedsCompaction() from VersionSet to Version 11 years ago
Igor Canadi e55b3c040c Fixing ref-counting memtables 11 years ago
Igor Canadi 983fafa56c Fix memory leak 11 years ago
Kai Liu 4b51dffcf8 Some refactorings on plain table 11 years ago
Igor Canadi 68a91a2e6a missing include 11 years ago
Igor Canadi 5356b2a680 Merge branch 'master' into columnfamilies 11 years ago
Igor Canadi 04afa32134 Fix reduce levels 11 years ago
Siying Dong 8477255da3 Moving Some includes from options.h to forward declaration 11 years ago
Igor Canadi 6a404de4ba Merge branch 'master' into columnfamilies 11 years ago
Igor Canadi f653fdcf5a Fixing iterator cleanup for Tailing iterator 11 years ago
Igor Canadi 1423e7c9de Merge branch 'master' into columnfamilies 11 years ago
Igor Canadi b13bdfa500 Add a call DisownData() to Cache, which should speed up shutdown 11 years ago
Igor Canadi 677fee27c6 Make VersionSet::ReduceNumberOfLevels() static 11 years ago
Igor Canadi c583157d49 MemTableListVersion 11 years ago
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
Igor Canadi 28d1a0c6f5 Merge branch 'master' into columnfamilies 11 years ago
Igor Canadi 09489d395f Fix a bug in DBImpl::CreateColumnFamily 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 7c5e583a27 ColumnFamilySet 11 years ago
Igor Canadi f9a25dda9f Fix wrong merge 11 years ago