0f762ac573
Summary: The queries will come from stdin. One key per line. The output will be in stdout, in the format of "<key> ==> <value>" if found, or "<key>" if not found. "--hex" uses HEX-encoded keys and values in both input and output. Test Plan: ldb query --db=leveldb_db --hex Reviewers: dhruba, emayanke, sheki Reviewed By: dhruba CC: leveldb Differential Revision: https://reviews.facebook.net/D7617 |
||
---|---|---|
.. | ||
shell | ||
db_repl_stress.cc | ||
db_stress.cc | ||
ldb.cc | ||
manifest_dump.cc | ||
reduce_levels_test.cc | ||
sst_dump.cc |