redis-commander icon indicating copy to clipboard operation
redis-commander copied to clipboard

binary keys/values

Open dmk23 opened this issue 11 years ago • 1 comments

We have some Redis DBs that use binary keys and values

For these DBs we should like to turn off grouping by separator (or customize it into grouping by a custom prefix). We would also like to see values shown in a binary-safe way vs. "as it", breaking the output

dmk23 avatar Sep 15 '14 01:09 dmk23

its a long time since issue was created - but now there is basic support for that. It would be nice if someone might test it and share it thoughts...

Only available with docker image or github checkout, not via official npm version right now.

sseide avatar Sep 17 '19 08:09 sseide