tiny-rdm
tiny-rdm copied to clipboard
[FEATURE] 希望在string 类型key的value 查看方式上支持protobuf 解析
希望在string 类型key的value 查看方式上支持protobuf 解析
可以参考another redis desktop
https://github.com/qishibo/AnotherRedisDesktopManager/blob/master/src/components/viewers/ViewerProtobuf.vue
这些需要自行定义协议不太通用的解码方式,目前还不打算支持。可以考虑使用自定义解码自行实现。
后续pro版本会考虑加更多便捷的解码方式。