Commit Graph

18 Commits (4e0f2aadb036c42950abe01fd8a777b576c44331)

Author SHA1 Message Date
Shobhit Dayal b45b1cde3e Feature for sampling and reporting compressibility (#4842) 7 years ago
Michael Liu ca89ac2ba9 Apply modernize-use-override (2nd iteration) 7 years ago
Andrew Kryczka 62f70f6d14 Reduce scope of compression dictionary to single SST (#4952) 7 years ago
Huachao Huang 74f7d7551e tools: use provided options instead of the default (#4839) 7 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 7 years ago
Yanqin Jin bb5dcea98e Add path to WritableFileWriter. (#4039) 7 years ago
Yanqin Jin b271f956c2 Fix a TSAN failure (#4250) 7 years ago
Dmitri Smirnov ab22cf349e Implement Env::NumFileLinks (#4221) 7 years ago
Zhongyi Xie c3ebc75843 Move prefix_extractor to MutableCFOptions 7 years ago
Zhongyi Xie 954b496b3f fix memory leak in two_level_iterator 8 years ago
Andrew Kryczka 8254e9b57c make sst_dump compression size command consistent 8 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 8 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 9 years ago
rockeet 4c3f4496b5 Add TableBuilderOptions::level and relevant changes (#1335) 9 years ago
Andrew Kryczka 843d2e3137 Shared dictionary compression using reference block 10 years ago
Andrew Kryczka 2391ef7214 Embed column family name in SST file 10 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 10 years ago
SherlockNoMad ccc8c10c0c Move skip_table_builder_flush to BlockBasedTableOption 10 years ago
SherlockNoMad a6dd0831d5 Add Option to Skip Flushing in TableBuilder 10 years ago
Venkatesh Radhakrishnan 63e507c59c Move ldb and sst_dump from utils to tools. 10 years ago
sdong 776bd8d5eb Pass column family ID to table property collector 10 years ago
Boyang Zhang 4be6d44167 Compression sizes option for sst_dump_tool 10 years ago
Islam AbdelRahman aa8ac6445b Skip unsupported tests in ROCKSDB_LITE 10 years ago
sdong 6e9fbeb27c Move rate_limiter, write buffering, most perf context instrumentation and most random kill out of Env 10 years ago
sdong 953a885ebf A new call back to TablePropertiesCollector to allow users know the entry is add, delete or merge 11 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 11 years ago
krad d9f4875e52 Disable pre-fetching of index and filter blocks for sst_dump_tool. 11 years ago
Manish Patil 2067058a60 Dump routine to BlockBasedTableReader (valgrind) 11 years ago
Manish Patil 7ea7bdf04d Dump routine to BlockBasedTableReader 11 years ago