Commit Graph

48 Commits (349db9049732ad1f6c7466483b4e79c8817730dd)

Author SHA1 Message Date
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 6 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
sdong a177742a9b Make db_stress built for ROCKSDB_LITE 10 years ago
Federico Piccinini 543df158c5 Expose sst_dump functionality as library call. 10 years ago
Igor Canadi 68effa0348 Fix -Wshadow for tools 10 years ago
Igor Canadi 8e79ce68ce Revert "Fix lint errors and coding style of ldb related codes." 10 years ago
Yueh-Hsuan Chiang bc9f36fd5e Fix lint errors and coding style of ldb related codes. 10 years ago
Lei Jin 5665e5e285 introduce ImmutableOptions 10 years ago
Feng Zhu 6c4c159b2c fix_sst_dump_for_old_sst_format 10 years ago
Stanislau Hlebik 92d73cbe78 Add PlainTableOptions 10 years ago
Stanislau Hlebik 30c81e7717 Removing NewTotalOrderPlainTableFactory 10 years ago
sdong edd47c5104 PlainTable to encode to avoid to rewrite prefix when it is the same as the previous key 10 years ago
sdong 9202d9b625 Fix sst_dump for PlainTable 10 years ago
sdong ee5a51e6ce sst_dump: still try to print out table properties even if failing to read the file 10 years ago
sdong b92a19a431 sst_dump: Set dummy prefix extractor for binary search index in block based table 10 years ago
Igor Canadi 0afc8bc29a xxHash 10 years ago
Yueh-Hsuan Chiang af6ad113a8 Fix SIGFAULT when running sst_dump on v2.6 db 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
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes 10 years ago
Lei Jin 8d007b4aaf Consolidate SliceTransform object ownership 10 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
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
Kai Liu 22e1b04deb Quick fix for a string format 11 years ago
Siying Dong f03b2df010 Follow-up Cleaning-up After D13521 11 years ago
Siying Dong d4eec30ed0 Make "Table" pluggable 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 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
Haobo Xu 58a0ae06dc [RocksDB] Improve sst_dump to take user key range 11 years ago
Haobo Xu bdf1085944 [RocksDB] cleanup EnvOptions 11 years ago
Haobo Xu eb6d139666 [RocksDB] Move table.h to table/ 11 years ago
Abhishek Kona 91660e048f [Rocksdb] codemod NULL to nullptr in tools/*.cc 11 years ago
Dhruba Borthakur ad96563b79 Ability to configure bufferedio-reads, filesystem-readaheads and mmap-read-write per database. 11 years ago
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues 12 years ago
Zheng Shao 04832dbc02 sst_dump: Fix incorrect cmd args parsing 12 years ago
Zheng Shao 01d57a33fe sst_dump: Add --output_hex option and output the same format as ldb dump 12 years ago
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 years ago
Dhruba Borthakur fe93631678 Clean up compiler warnings generated by -Wall option. 12 years ago
heyongqiang e675351ad7 number to read is not resepected 12 years ago
heyongqiang 1de83cc2ac add more logs 12 years ago
heyongqiang 64219276f0 sst_dump tool 12 years ago