Commit Graph

27 Commits (cc01985db09b3f8ebb2ba971aa505abd77fa6345)

Author SHA1 Message Date
Siying Dong 21696ba502 Replace dynamic_cast<> 7 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Mike Kolupaev 397ab11152 Improve Status message for block checksum mismatches 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Siying Dong d2dce5611a Move some files under util/ to separate dirs 8 years ago
Reid Horuff ebd5639b6d Add ability to search for key prefix in sst_dump tool 8 years ago
Yi Wu 640d724808 Update db_bench and sst_dump to test with block cache mid-point inser? 8 years ago
Islam AbdelRahman d71e728c7a Print user collected properties in sst_dump 8 years ago
Anirban Rahut 14c0380e78 Convenience option to parse an internal key on command line 8 years ago
rockeet 4c3f4496b5 Add TableBuilderOptions::level and relevant changes (#1335) 8 years ago
sdong 607628d349 Support ZSTD with finalized format 8 years ago
Yi Wu a88677d2cf Remove ImmutableCFOptions from public API 8 years ago
John Alexander 9430333f84 New Statistics to track Compression/Decompression (#1197) 8 years ago
Richard Cairns Jr f6e404c20a Added "number of merge operands" to statistics in ssts. 8 years ago
Arun Sharma 04dec2a359 [ldb] Export ldb_cmd*.h 8 years ago
Patrick Chan cba752d588 sst_dump won't print size for unsupported compression type 8 years ago
Andrew Kryczka 843d2e3137 Shared dictionary compression using reference block 9 years ago
Dmitri Smirnov ee221d2de0 Introduce XPRESS compresssion on Windows. (#1081) 9 years ago
Islam AbdelRahman 0522990358 Improve sst_dump help message 9 years ago
Andrew Kryczka 2391ef7214 Embed column family name in SST file 9 years ago
Gunnar Kudrjavets 994b3bd693 Add support for UBsan builds to RocksDB 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
sdong b54d4dd435 tools/sst_dump_tool_imp.h not to depend on "util/testutil.h" 9 years ago
Andrew Kryczka e089db40f9 Skip bottom-level filter block caching when hit-optimized 9 years ago
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