Commit Graph

145 Commits (7b7793e97aa936264c5092b577f5ac7911409e41)

Author SHA1 Message Date
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
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
Piyush Garg 1e4375d2ef Task #3071144 Enhance ldb (db dump tool for leveldb) to report row counters for each row type 11 years ago
Igor Canadi 138a8eee8e Fix make release 11 years ago
Siying Dong f03b2df010 Follow-up Cleaning-up After D13521 11 years ago
Siying Dong d4eec30ed0 Make "Table" pluggable 11 years ago
Igor Canadi 8ace6b0f91 Run benchmark with no debug 11 years ago
Igor Canadi 17991cd5a0 Fix data race in BlobStore benchmark 11 years ago
Slobodan Predolac e44976b199 Conversion of db_bench, db_stress and db_repl_stress to use gflags 11 years ago
Igor Canadi 7e2c1ba173 BlobStore Benchmark 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Siying Dong 88f2f89068 Change Function names from Compaction->Flush When they really mean Flush 11 years ago
Dhruba Borthakur 4463b11cad Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Mayank Agarwal 6b34021fc2 Triggering verify for gets also 11 years ago
Natalie Hildebrandt 7edb92b843 Phase 2 of iterator stress test 11 years ago
Natalie Hildebrandt 9262061b0d Fixing crashing tests to include iterpercent param 11 years ago
Natalie Hildebrandt 433541823c Phase 1 of an iterator stress test 11 years ago
Dhruba Borthakur 4012ca1c7b Added a parameter to limit the maximum space amplification for universal compaction. 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Jim Paton 74781a0c49 Add three new MemTableRep's 11 years ago