apple / apple/foundationdb

fdbcli output Bytes-Only format

Open
#4,140 2 comments 0 reactions 1 assignee Claimed by @sfc-gh-anoyes View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

This is a feature request for `fdbcli` to be able to output a format that does not convert bytes to ascii and simply outputs all bytes uniformly as `\xbb`, or equivalent. I've encountered several use cases for this, including parsing the output in a uniform manner, more accurately estimating value size, and copy-pasting values across deployments for debugging purposes.

cc @ajbeamon

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.