Commit Graph

15 Commits (8ace6b0f9146bf60981efe95e8b4d426cb1aa9e0)

Author SHA1 Message Date
Dhruba Borthakur 9cd221094c Add appropriate LICENSE and Copyright message. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Haobo Xu 58a0ae06dc [RocksDB] Improve sst_dump to take user key range 11 years ago
Haobo Xu bdf1085944 [RocksDB] cleanup EnvOptions 11 years ago
Haobo Xu eb6d139666 [RocksDB] Move table.h to table/ 11 years ago
Abhishek Kona 91660e048f [Rocksdb] codemod NULL to nullptr in tools/*.cc 11 years ago
Dhruba Borthakur ad96563b79 Ability to configure bufferedio-reads, filesystem-readaheads and mmap-read-write per database. 11 years ago
Chip Turner 2fdf91a4f8 Fix a number of object lifetime/ownership issues 12 years ago
Zheng Shao 04832dbc02 sst_dump: Fix incorrect cmd args parsing 12 years ago
Zheng Shao 01d57a33fe sst_dump: Add --output_hex option and output the same format as ldb dump 12 years ago
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 years ago
Dhruba Borthakur fe93631678 Clean up compiler warnings generated by -Wall option. 12 years ago
heyongqiang e675351ad7 number to read is not resepected 12 years ago
heyongqiang 1de83cc2ac add more logs 12 years ago
heyongqiang 64219276f0 sst_dump tool 12 years ago