couchbase / forestdb

A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie
Apache License 2.0
1.29k stars 173 forks source link

added compact and delete to forestdb_dump #13

Open brettharrisonzya opened 8 years ago

brettharrisonzya commented 8 years ago

Added some additional options to forestdb_dump tool. Delete and compact

hisundar commented 8 years ago

Thanks Brett! I think delete and compact should be very useful to add.