ldb icon indicating copy to clipboard operation
ldb copied to clipboard

Binary data handling should be better

Open vi opened this issue 8 years ago • 3 comments

There should be something like base64 support for keys and values.

vi avatar Dec 13 '17 00:12 vi

Even ldb <db> get <key> inserts extra \x20 and \x0A, making extracting CBOR fragments more annoying.

vi avatar Dec 13 '17 00:12 vi

@vi excellent point. any specific ideas on what we could do? Also, totally open to PRs on this.

heapwolf avatar Jan 22 '18 21:01 heapwolf

For now just pushed the local changes I had for my use case.

vi avatar Jan 23 '18 20:01 vi