Commit Graph

19 Commits (fd367e677e4af0f01f18b93aed7e4cf8e527768f)

Author SHA1 Message Date
Dilip Antony Joseph 11ce6a060e Enhanced ldb to support data access commands 12 years ago
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues 12 years ago
Dhruba Borthakur 5b05417df3 Complication error when using gcc 4.7.1. 12 years ago
Zheng Shao 0f762ac573 ldb: Add command "ldb query" to support random read from the database 12 years ago
Zheng Shao dcece4707e ldb: Fix incorrect arg parsing 12 years ago
Zheng Shao 70f0f50731 ldb: file_size and write_buffer_size options. 12 years ago
Zheng Shao be9b862d47 ldb: add "ldb load" command 12 years ago
Zheng Shao 3d9ff0e921 ldb: fix dump command to pad HEX output chars with 0. 12 years ago
Zheng Shao 7dc8bb710e ldb: support --block_size=<4096|65536|...> and --auto_compaction=<0|1> 12 years ago
Zheng Shao 768edfaaed ldb: Add compression and bloom filter options. 12 years ago
Chip Turner 6caf3b8e4b Fix broken test; some ldb commands can run without a db_ 12 years ago
Chip Turner 879e45eb99 Fix ldb segfault and use static libsnappy for all builds 12 years ago
Abhishek Kona 661dc15721 Fix LDB dumpwal to print the messages as in the file. 12 years ago
Abhishek Kona 30742e1692 LDB can read WAL. 12 years ago
Abhishek Kona b648401adb Fix LDB dumpwal to print the messages as in the file. 12 years ago
Abhishek Kona f5cdf931a0 LDB can read WAL. 12 years ago
heyongqiang c64796fd34 Fix test failure of reduce_num_levels 12 years ago
Dhruba Borthakur 9c6c232e47 Compilation error while compiling with OPT=-g 12 years ago
heyongqiang 20d18a89a3 disable size compaction in ldb reduce_levels and added compression and file size parameter to it 12 years ago
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 years ago
heyongqiang d55c2ba305 Add a tool to change number of levels 12 years ago