summaryrefslogtreecommitdiff
path: root/tools/ldb_cmd_impl.h
AgeCommit message (Expand)Author
2024-05-28Add LDB command and option for follower instances (#12682)anand76
2024-05-23Add timestamp support in dump_wal/dump/idump (#12690)Yu Zhang
2024-04-28Add `ldb multi_get_entity` subcommand (#12593)Andrew Kryczka
2024-01-31Remove 'virtual' when implied by 'override' (#12319)Peter Dillinger
2024-01-24MultiGet support in ldb (#12283)Jay Huh
2023-09-12GetEntity and PutEntity Support in ldb (#11796)Jay Huh
2022-10-25Run clang format against files under tools/ and db_stress_tool/ (#10868)sdong
2022-05-10Support single delete in ldb (#9469)yaphet
2022-04-22Add blob dump support to the dump_live_files command (#9896)yuzhangyu
2022-04-21Add blob dump support to the dump command (#9881)yuzhangyu
2022-04-20Add --decode_blob_index option to idump and dump commands (#9870)yuzhangyu
2022-04-15Add option --decode_blob_index to dump_live_files command (#9842)yuzhangyu
2022-04-05Fix remaining uses of "backupable" (#9792)Peter Dillinger
2022-03-18Add manifest fix-up utility for file temperatures (#9683)Peter Dillinger
2021-07-28Some fixes and enhancements to `ldb repair` (#8544)Peter Dillinger
2021-06-22Add list live files metadata (#8446)Baptiste Lemaire
2021-03-09Add support for custom file systems to ldb and sst_dump (#8010)Hans Holmberg
2021-01-11Make ldb load column family options from OPTIONS file (#7847)anand76
2021-01-04Support --hex flag in `ldb file_checksum_dump` (#7820)Andrew Kryczka
2020-12-19aggregated-table-properties with GetMapProperty (#7779)Peter Dillinger
2020-09-03add `ldb unsafe_remove_sst_file` subcommand (#7335)Andrew Kryczka
2020-02-20Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433)sdong
2020-02-10Checksum for each SST file and stores in MANIFEST (#6216)Zhichao Cao
2019-10-08Support custom env in sst_dump (#5845)Yanqin Jin
2019-08-15Add command "list_file_range_deletes" in ldb (#5615)sdong
2019-06-27add create_column_family and drop_column_family cmd to ldb tool (#5503)Aaron Gao
2018-08-09Add SST ingestion to ldb (#4205)Yanqin Jin
2018-04-07WritePrepared Txn: add write_committed option to dump_walMaysam Yabandeh
2017-07-15Change RocksDB LicenseSiying Dong
2017-04-27Add GPLv2 as an alternative license.Siying Dong
2017-04-20tools/check_format_compatible.sh to cover option file loading tooSiying Dong
2017-03-21add checkpoint to ldbAaron Gao
2017-03-03Add stderr log level for ldb backup commandsAndrew Kryczka
2016-11-15ldb support for range deleteAndrew Kryczka
2016-07-26ldb restore subcommandAndrew Kryczka
2016-07-14ldb backup supportWanning Jiang
2016-05-06[ldb] Export ldb_cmd*.hArun Sharma