Commit Graph

11 Commits (0b83a831918f76197c683a3de5455e62749308c5)

Author SHA1 Message Date
Zheng Shao 0f762ac573 ldb: Add command "ldb query" to support random read from the database 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 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 30742e1692 LDB can read WAL. 12 years ago
Abhishek Kona f5cdf931a0 LDB can read WAL. 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