Commit Graph

157 Commits (0b6bc101ba8ccd5c6c9d80fcb10473223e342900)

Author SHA1 Message Date
Maysam Yabandeh 18dcf7f98d WritePrepared Txn: PreReleaseCallback 7 years ago
Andrew Kryczka ed3af9ef99 improve ldb CLI option support 7 years ago
Prashant D c1ed005a21 tools: Fix coverity issues 7 years ago
Dmitri Smirnov ebab2e2d42 Enable MSVC W4 with a few exceptions. Fix warnings and bugs 7 years ago
Siying Dong 2a3363d52e ldb dump can print histogram of value size 7 years ago
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
Siying Dong 7c4a9e6c92 Initialize a variable in ldb to make code analysis tool happy 7 years ago
Sagar Vemuri 89ad9f3adb Allow ignoring unknown options when loading options from a file 7 years ago
Andrew Kryczka 3fa9a39c68 Add GetAllKeyVersions API 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 6ef8c620d3 Move auto_roll_logger and filename out of db/ 7 years ago
Aaron Gao 78cb195595 add checkpoint to ldb 7 years ago
Andrew Kryczka 2a5daa06f0 Add stderr log level for ldb backup commands 7 years ago
Andrew Kryczka 3b4ac8076b Clarify ldb column family argument 8 years ago
Andrew Kryczka 17c1180603 Generalize Env registration framework 8 years ago
Daniel Black 816c1e30ca gcc-7 requires include <functional> for std::function 8 years ago
Andrew Kryczka fd43ee09da Range deletion microoptimizations 8 years ago
Andrew Kryczka 53b693f5fe ldb support for range delete 8 years ago
Andrew Kryczka 9e7cf3469b DeleteRange user iterator support 8 years ago
dhruba borthakur 5027dd17a7 Fix a minor bug in the ldb tool that was not selecting the specified (#1399) 8 years ago
Yi Wu 9ed928e7a9 Split DBOptions into ImmutableDBOptions and MutableDBOptions 8 years ago
sdong 607628d349 Support ZSTD with finalized format 8 years ago
Andrew Kryczka bbd6a5a184 ldb restore subcommand 8 years ago
Peter (Stig) Edwards b06ca5f860 ldb load, prefer ifsteam(/dev/stdin) to std::cin (#1207) 8 years ago
Wanning Jiang 880ee363eb ldb backup support 8 years ago
sdong 32df9733d1 Add options.write_buffer_manager: control total memtable size across DB instances 8 years ago
sdong c40c4cae14 LDBCommand::SelectCommand to use a struct as the parameter 8 years ago
sdong 0e20000171 LDBCommand::InitFromCmdLineArgs() to move from template to function wrapper 8 years ago
Aaron Orenstein 2073cf3775 Eliminate use of 'using namespace std'. Also remove a number of ADL references to std functions. 8 years ago
Arun Sharma 5c06e0814c [ldb] Templatize the Selector 8 years ago
Andrew Kryczka 5c1c904877 ldb option for compression dictionary size 8 years ago
Reid Horuff 0460e9dcce Modification of WriteBatch to support two phase commit 8 years ago
Andrew Kryczka 269f6b2e2d Revert "Modification of WriteBatch to support two phase commit" 8 years ago
Arun Sharma 04dec2a359 [ldb] Export ldb_cmd*.h 8 years ago
Islam AbdelRahman f3bb024fd6 Fix clang build 8 years ago
Reid Horuff 1d2e4ef747 ldb support new WAL records 8 years ago
Dmitri Smirnov ee221d2de0 Introduce XPRESS compresssion on Windows. (#1081) 8 years ago
Andrew Kryczka f2c43a4a27 Stderr info logger 8 years ago
zensan 78711524b7 In all the places where log records are read, there was a check that 8 years ago
Andrew Kryczka 08304c0867 Expose RepairDB as ldb command 8 years ago
Alexander Fenster f0161c37b0 formatting fix 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
Alexander Fenster e16438bb86 fixing build warning 9 years ago
Alexander Fenster b73fbbaf64 added --no_value option to ldb scan to dump key only 9 years ago
Gunnar Kudrjavets b1a3b4c0d0 Make ldb automagically determine the file type and use the correct dumping function 9 years ago