Commit Graph

1 Commits (56e77f09676d2e169e817090b889fc6418d34f37)

Author SHA1 Message Date
SherlockNoMad ccc8c10c0c Move skip_table_builder_flush to BlockBasedTableOption 9 years ago
SherlockNoMad a6dd0831d5 Add Option to Skip Flushing in TableBuilder 9 years ago
Venkatesh Radhakrishnan 63e507c59c Move ldb and sst_dump from utils to tools. 9 years ago
sdong 35ad531be3 Seperate InternalIterator from Iterator 9 years ago
sdong 776bd8d5eb Pass column family ID to table property collector 9 years ago
Assaf Sela 4805fa0eae Remove ldb HexToString method's usage of sscanf 9 years ago
Islam AbdelRahman 45e9e4f0bb Refactor NewTableReader to accept TableReaderOptions 9 years ago
Yueh-Hsuan Chiang 90415cfebe Fixed a compile warning in linux32 environment. 9 years ago
sdong 7a0dbdf3ac Add ZSTD (not final format) compression type 9 years ago
Boyang Zhang 2d41403f45 Made change to fix the memory leak 9 years ago
sdong 92f7039eec fix memory corruption issue in sst_dump --show_compression_sizes 9 years ago
Andres Noetzli 544be638ab Fixing fprintf of non string literal 9 years ago
Boyang Zhang 4be6d44167 Compression sizes option for sst_dump_tool 9 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 9 years ago
Igor Canadi e003d3864c Abstract out SetMaxPossibleForUserKey() and SetMinPossibleForUserKey 10 years ago
krad 689391406a Make SSTDumpTest.GetProperties less noisy 10 years ago
krad d9f4875e52 Disable pre-fetching of index and filter blocks for sst_dump_tool. 10 years ago
Manish Patil 7ea7bdf04d Dump routine to BlockBasedTableReader 10 years ago
Qiao Yang cef6f84393 Added 'dump_live_files' command to ldb tool. 10 years ago
sdong a177742a9b Make db_stress built for ROCKSDB_LITE 10 years ago
Igor Canadi 25f273027b Fix iOS compile with -Wshorten-64-to-32 10 years ago
Igor Canadi bcdb9671c0 Fix build 10 years ago
liuchang e7620536cf fix make static_lib error 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 11 years ago
Yueh-Hsuan Chiang af6ad113a8 Fix SIGFAULT when running sst_dump on v2.6 db 11 years ago
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 4daea66343 Turn on -Wmissing-prototypes 11 years ago
Lei Jin 8d007b4aaf Consolidate SliceTransform object ownership 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
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