Commit Graph

18 Commits (d616ebea23fa88cb9c2c8588533526a566d9cfab)

Author SHA1 Message Date
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
sdong 607628d349 Support ZSTD with finalized format 8 years ago
Yi Wu 296545a2c7 Fix clang analyzer errors 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
sdong 7a0dbdf3ac Add ZSTD (not final format) compression type 9 years ago
Dmitri Smirnov 31b35c902e Add missing tests, fix db_sanity 9 years ago
Yueh-Hsuan Chiang cfa576402c Make auto_sanity_test always use the db_sanity_test.cc of the newer commit. 9 years ago
Igor Sugak 62247ffa3b rocksdb: Add missing override 9 years ago
Igor Canadi 9ab5adfc59 New BlockBasedTable version -- better compressed block format 10 years ago
Igor Canadi 516a04267e Add LZ4 compression to sanity test 10 years ago
Yueh-Hsuan Chiang 13de000f07 Add rocksdb::ToString() to address cases where std::to_string is not available. 10 years ago
sdong a177742a9b Make db_stress built for ROCKSDB_LITE 10 years ago
Igor Canadi 88841bd007 Explicitly cast char to signed char in Hash() 10 years ago
Feng Zhu 0af157f9bf Implement full filter for block based table. 10 years ago
Chilledheart fa16ef394c Fix errors while building with clang 10 years ago
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes 10 years ago
Igor Canadi 05080dae3f fix db_sanity_test 10 years ago
Igor Canadi 9c8ad62691 DB Sanity Test 10 years ago