Commit Graph

40 Commits (be219089ad280a8317086b428615c0a1c965eeff)

Author SHA1 Message Date
Baptiste Lemaire 3f20925dc4 Add list live files metadata (#8446) 3 years ago
Hans Holmberg 670567db09 Add support for custom file systems to ldb and sst_dump (#8010) 3 years ago
Peter Dillinger 4d1ac19e3d aggregated-table-properties with GetMapProperty (#7779) 4 years ago
Andrew Kryczka 5746767387 add `ldb unsafe_remove_sst_file` subcommand (#7335) 4 years ago
Yanqin Jin 842bd2742a Running ./ldb without any extra arg print usage (#7107) 4 years ago
Peter Dillinger edf74d1cb1 Add --version and --help to ldb and sst_dump (#6951) 4 years ago
zitan 038e02d8d9 Remove extraneous newline from ldb stderr (#6897) 4 years ago
sdong a50ea71c00 Improve ldb consistency checks (#6802) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Zhichao Cao 4369f2c7bb Checksum for each SST file and stores in MANIFEST (#6216) 4 years ago
Yanqin Jin 167cdc9f17 Support custom env in sst_dump (#5845) 5 years ago
sdong bd2c753dd0 Add command "list_file_range_deletes" in ldb (#5615) 5 years ago
Aaron Gao 5c2f13fb14 add create_column_family and drop_column_family cmd to ldb tool (#5503) 5 years ago
Yanqin Jin de7f423a82 Add SST ingestion to ldb (#4205) 6 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 6 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 6 years ago
David Lai f4a030ce81 - comment out unused parameters 6 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
Sagar Vemuri 89ad9f3adb Allow ignoring unknown options when loading options from a file 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Siying Dong 97005dbd5d tools/check_format_compatible.sh to cover option file loading too 7 years ago
Siying Dong 17866ecc3a Allow Users to change customized ldb tools' header in help printing 7 years ago
Aaron Gao 78cb195595 add checkpoint to ldb 7 years ago
Andrew Kryczka 3b4ac8076b Clarify ldb column family argument 8 years ago
Andrew Kryczka 53b693f5fe ldb support for range delete 8 years ago
Peter (Stig) Edwards 144cdb8f16 16384 as e.g .value for compression_max_dict_bytes 8 years ago
Andrew Kryczka bbd6a5a184 ldb restore subcommand 8 years ago
Wanning Jiang 880ee363eb ldb backup support 8 years ago
Arun Sharma 49815e3841 [ldb] Export LDBCommandRunner 8 years ago
Andrew Kryczka 5c1c904877 ldb option for compression dictionary size 8 years ago
Arun Sharma 04dec2a359 [ldb] Export ldb_cmd*.h 8 years ago
Andrew Kryczka 08304c0867 Expose RepairDB as ldb command 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
sdong 38e1d7fea3 ldb to support --column_family option 9 years ago
Islam AbdelRahman 88e0527724 Reduce moving memory in LDB::ScanCommand 9 years ago
Venkatesh Radhakrishnan 63e507c59c Move ldb and sst_dump from utils to tools. 9 years ago
Qiao Yang cef6f84393 Added 'dump_live_files' command to ldb tool. 10 years ago
Jonah Cohen a14b7873ee Enforce write buffer memory limit across column families 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
sdong 6a150c0118 ldb: support --fix_prefix_len 10 years ago
Haobo Xu dfb31d152d [RocksDB] allow LDB tool to have customized key formatter 10 years ago
Igor Canadi 588bca2020 RocksDBLite 10 years ago
Igor Canadi 23c8f89b57 Revert "Don't compile ldb tool into static library" 10 years ago
Igor Canadi e296577ef6 Don't compile ldb tool into static library 10 years ago
Yiting Li 7981a43274 Consistency Check Function 10 years ago
Igor Canadi 492c9f71c6 [CF] Column family support for LDB tool 11 years ago
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago