Commit Graph

26 Commits (4b107ceb7ebdf0d2b04443f7ced89587adc291d8)

Author SHA1 Message Date
sdong d64cf0e4ee Move away from direct TmpDir() call in some tests (#7030) 4 years ago
sdong 9cc25190e1 Test CircleCI with CLANG-10 (#7025) 4 years ago
Peter Dillinger edf74d1cb1 Add --version and --help to ldb and sst_dump (#6951) 4 years ago
mrambacher e85cbdb4e8 Fix two core dumps when files are missing (#6922) 4 years ago
sdong a50ea71c00 Improve ldb consistency checks (#6802) 4 years ago
Zhichao Cao 38dfa406ff Add NewFileChecksumGenCrc32cFactory to file checksum (#6688) 4 years ago
Zhichao Cao e8d332d97e Use FileChecksumGenFactory for SST file checksum (#6600) 4 years ago
anand76 a9d168cfd7 Simplify migration to FileSystem API (#6552) 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
anand76 afa2420c2b Introduce a new storage specific Env API (#5761) 5 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
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Zhongyi Xie 52e6404e0f ldb command parsing: allow option values to contain equals signs (#5088) 5 years ago
Huachao Huang 74f7d7551e tools: use provided options instead of the default (#4839) 6 years ago
Zhongyi Xie 954b496b3f fix memory leak in two_level_iterator 6 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Daniel Black 1f6f7e3e89 cast to signed char in ldb_cmd_test for ppc64le 8 years ago
Arun Sharma 04dec2a359 [ldb] Export ldb_cmd*.h 8 years ago
Andrew Kryczka 8e0e22f76b Fix Windows build by replacing strings.h include 8 years ago
Laurent Demailly 21700a5106 to/from hex refactor 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Islam AbdelRahman 6d730b4ae7 Block tests under ROCKSDB_LITE 9 years ago
Venkatesh Radhakrishnan 63e507c59c Move ldb and sst_dump from utils to tools. 9 years ago
Assaf Sela 4805fa0eae Remove ldb HexToString method's usage of sscanf 9 years ago