Commit Graph

15 Commits (15325bf55b909d2fbf8b11327adbc311569d4253)

Author SHA1 Message Date
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 9 years ago
Igor Sugak 9fd6edf81c rocksdb: Replace ASSERT* with EXPECT* in functions that does not return void value 9 years ago
Igor Canadi 90b8c07b48 Fix unit tests errors 10 years ago
Yueh-Hsuan Chiang bf4b1528d8 Fix compile error in reduce_levels_test. 10 years ago
Igor Canadi a347ffe92f Revert "Fix sst_dump and reduce_levels_test compile errors" 10 years ago
Igor Canadi d8f00b4109 Fix sst_dump and reduce_levels_test compile errors 10 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
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Abhishek Kona 91660e048f [Rocksdb] codemod NULL to nullptr in tools/*.cc 11 years ago
Dilip Antony Joseph 11ce6a060e Enhanced ldb to support data access commands 12 years ago
heyongqiang c64796fd34 Fix test failure of reduce_num_levels 12 years ago
heyongqiang d55c2ba305 Add a tool to change number of levels 12 years ago