Commit Graph

171 Commits (a347ffe92f1ccb7a0b518dc7b136815fdea78db6)

Author SHA1 Message Date
Igor Canadi a347ffe92f Revert "Fix sst_dump and reduce_levels_test compile errors" 11 years ago
Igor Canadi d8f00b4109 Fix sst_dump and reduce_levels_test compile errors 11 years ago
Igor Canadi e296577ef6 Don't compile ldb tool into static library 11 years ago
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes 11 years ago
Igor Canadi b947fdc89d Column family support for DB::OpenForReadOnly() 11 years ago
Yueh-Hsuan Chiang c0b9fa8b3e Add script auto_sanity_test.sh to perform auto sanity test 11 years ago
Igor Canadi 05080dae3f fix db_sanity_test 11 years ago
Igor Canadi 76642b81f4 Increase done even if progress_reports is false 11 years ago
Yiting Li 7981a43274 Consistency Check Function 11 years ago
Igor Canadi 4cfb0eb40f Delete rocksdb dir after crashtest 11 years ago
Igor Canadi 159928dfa5 Added flag progress_reports in db_stress 11 years ago
Igor Canadi 5601bc4619 Check starts_with(prefix) in MultiPrefixIterate 11 years ago
Igor Canadi 9b8a2b52d4 No prefix iterator in db_stress 11 years ago
Igor Canadi 928ee23567 Change WriteBatch interface 11 years ago
Igor Canadi 04a1035efe Revert "DB stress with normal skip list" 11 years ago
Lei Jin 02a2cb139b fix VerifyDb in StressTest 11 years ago
Igor Canadi 86926d8c6a DB stress with normal skip list 11 years ago
Igor Canadi 7b7793e97a Don't sync in stress test 11 years ago
Igor Canadi 2b95dc1542 Revert "Fix bad merge of D16791 and D16767" 11 years ago
Igor Canadi 5ba028c179 DBStress cleanup 11 years ago
sdong 839c8ecfcd Fix bad merge of D16791 and D16767 11 years ago
Lei Jin 86ba3e24e3 make assert based on FLAGS_prefix_size 11 years ago
Lei Jin 02dab3be11 fix db_stress test 11 years ago
Igor Canadi 56ca8338e5 initialize static const outside of class 11 years ago
Igor Canadi 457c78eb89 [CF] db_stress for column families 11 years ago
Lei Jin 8d007b4aaf Consolidate SliceTransform object ownership 11 years ago
Lei Jin cff908db09 fix ldb_test TtlPutGet test 11 years ago
Igor Canadi 9c8ad62691 DB Sanity Test 11 years ago
Igor Canadi 97eddef235 Reopen DB in crash test 11 years ago
Albert Strasheim df2f92214a Support for LZ4 compression. 11 years ago
Kai Liu b8ea5e36b3 Fix incompatible compilation in Linux server 11 years ago
kailiu 161ab42a8a Make table properties shareable 11 years ago
Yueh-Hsuan Chiang 3ce8d9a988 Add support for plain table format to sst_dump. 11 years ago
Igor Canadi 2966d764cd Fix some 32-bit compile errors 11 years ago
Siying Dong d169b67680 [Performance Branch] PlainTable to encode rows with seqID 0, value type using 1 internal byte. 11 years ago
kailiu 4f6cb17bdb First phase API clean up 11 years ago
kailiu 4e0298f23c Clean up arena API 11 years ago
Yueh-Hsuan Chiang a46ac92138 Allow command line tool sst-dump to display table properties. 11 years ago
Siying Dong 8477255da3 Moving Some includes from options.h to forward declaration 11 years ago
Igor Canadi e832e72b31 Revert "Moving to glibc-fb" 11 years ago
Igor Canadi d24961b65e Moving to glibc-fb 11 years ago
Igor Canadi 83681bf9ef Statistics code cleanup 11 years ago
Igor Canadi eb12e47e0e Killing Transform Rep 11 years ago
Igor Canadi 469a9f32a7 Fix two nasty use-after-free-bugs 11 years ago
kailiu 97d8e573a6 make util/env_posix.cc work under mac 11 years ago
Pascal Borreli 443e04e62d Fixed typos 11 years ago
Kai Liu 88ba331c1a Add the index/filter block cache 11 years ago
Kai Liu 22e1b04deb Quick fix for a string format 11 years ago
shamdor c2be2cba04 WAL log retention policy based on archive size. 11 years ago
Dhruba Borthakur b4ad5e89ae Implement a compressed block cache. 11 years ago