rdb

The rdb cli tool is a simple RocksDB management utility.

help

rdb -h
rdb v0.1.0 --- A simple helper for RocksDB.

options:
  -h/--help               print help
    :doc Print help and exit.
  -l/--level              set log level
    :doc Set the *LOG-LEVEL* for this CLI session.
  -v/--version            print version
    :doc Print version and exit.
  -d/--db                 target db

commands:
  new                     
  show*                   
  set                     
  get                     
  fuzz                    
  destroy