Commit Graph

1122 Commits (1d08140e817d5908889f59046148ed4d3b1039e5)
 

Author SHA1 Message Date
kailiu 1d08140e81 Compile -O2 by default and add `make dbg` 11 years ago
Kai Liu dcea184948 Update HISTORY.md 11 years ago
Igor Canadi 4564b2e8f9 Merge pull request #76 from lisyarus/fix_zlib_macro_bug 11 years ago
Kai Liu fd0ffbc7ca Disable the html-based coverage report by default 11 years ago
kailiu 84f8185fc0 Merge branch 'master' into performance 11 years ago
lisyarus aa6fbbfae7 Fix build in case zlib not found 11 years ago
Igor Canadi 183ba01a0e Merge pull request #71 from alberts/crc32 11 years ago
Albert Strasheim d411dc5884 crc32c: choose function in static initialization 11 years ago
kailiu d43ebd8c65 Put table factory back to public api 11 years ago
Igor Canadi 2966d764cd Fix some 32-bit compile errors 11 years ago
Lei Jin 5b3b6549d6 use super_version in NewIterator() and MultiGet() function 11 years ago
Siying Dong d169b67680 [Performance Branch] PlainTable to encode rows with seqID 0, value type using 1 internal byte. 11 years ago
Igor Canadi 5c6ef56152 Fix printf format 11 years ago
Kai Liu 87bda51d77 Merge pull request #58 from mlin/no-stdout 11 years ago
kailiu 4f6cb17bdb First phase API clean up 11 years ago
Dhruba Borthakur 30a700657d Fix corruption_test failure caused by auto-enablement of checksum verification. 11 years ago
Igor Canadi dbbffbd772 Mark the log_number file number used 11 years ago
Siying Dong 56bea9f80d When using Universal Compaction, Zero out seqID in the last file too 11 years ago
kailiu 4e0298f23c Clean up arena API 11 years ago
Dhruba Borthakur abd70ecc2b The default settings enable checksum verification on every read. 11 years ago
Igor Canadi ac92420fc5 Merge branch 'master' into performance 11 years ago
Yueh-Hsuan Chiang a46ac92138 Allow command line tool sst-dump to display table properties. 11 years ago
Igor Canadi 3c0dcf0e25 InternalStatistics 11 years ago
kailiu 3170abd297 Remove unused classes 11 years ago
Lei Jin d118707f8d set bg_error_ when background flush goes wrong 11 years ago
Lei Jin fb84c49a36 convert Tickers back to array with padding and alignment 11 years ago
Kai Liu b7db241118 LIBNAME in Makefile is not really configurable 11 years ago
kailiu b1874af8bc Canonicalize "RocksDB" in make_new_version.sh 11 years ago
kailiu c9eef784b7 Improve make_new_version.sh 11 years ago
Igor Canadi 9a597dc696 Installation instructions for CentOS 11 years ago
Igor Canadi e57f0cc1a1 add include <atomic> to version_set.h 11 years ago
kailiu 9fe60d50ff Add history log and revise script 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
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 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 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 04afa32134 Fix reduce levels 11 years ago
Siying Dong 8477255da3 Moving Some includes from options.h to forward declaration 11 years ago
Igor Canadi f653fdcf5a Fixing iterator cleanup for Tailing iterator 11 years ago
Igor Canadi b13bdfa500 Add a call DisownData() to Cache, which should speed up shutdown 11 years ago