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

Protocol Buffers

Open sprudel79 opened this issue 4 years ago • 0 comments

Hi everyone, I use Redis-Commander to connect to my Redis instances that are working with Protocol Buffers to serialize the values inside Redis. Redis-Commander is showing the values for the keys correctly as binary strings. I am wondering if there's anything available to directly be able to e.g. decode the binary messages in the UI. I am aware of online encode/decode websites where you can enter a HEX representation of the binary string and of course the proto file details for the message contract. Any recommendations from anyone how to deal with Protocol Buffers based values and Redis-Commander? Thank you.

sprudel79 avatar Oct 27 '21 08:10 sprudel79