Commit Graph

8 Commits (787f11bb3bbd1539de1cfece609af1131e4eae9a)

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
Xing Jin 42c109cc2e New ldb command to convert compaction style 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Haobo Xu 92ca816a60 [RocksDB] Support internal key/value dump for ldb 11 years ago
Mayank Agarwal 61f1baaedf Introducing timeranged scan, timeranged dump in ldb. Also the ability to count in time-batches during Dump 11 years ago
Mayank Agarwal 8a48410f09 Enhance the ldb tool to support ttl databases 11 years ago
Abhishek Kona dae7379050 [RocksDB] Expose LDB functioanality as a library call - clients can build their own LDB binary with additional options 11 years ago
Simon Marlow a8bf8fe504 Integrate the manifest_dump command with ldb 11 years ago
Abhishek Kona 91660e048f [Rocksdb] codemod NULL to nullptr in tools/*.cc 11 years ago
Dilip Antony Joseph 11ce6a060e Enhanced ldb to support data access commands 12 years ago
Zheng Shao 0f762ac573 ldb: Add command "ldb query" to support random read from the database 12 years ago
Zheng Shao be9b862d47 ldb: add "ldb load" command 12 years ago
Abhishek Kona 30742e1692 LDB can read WAL. 12 years ago
Abhishek Kona f5cdf931a0 LDB can read WAL. 12 years ago
heyongqiang d55c2ba305 Add a tool to change number of levels 12 years ago
Mark Callaghan 98804f914f Fix compiler warnings and errors in ldb.c 12 years ago
Abhishek Kona fec81318b0 Commandline tool to compace LevelDB databases. 12 years ago
gjain 92368ab8a2 Add db_dump tool to dump DB keys 12 years ago