Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Show values with protobuf, messagepack #635

Closed
czd890 opened this issue May 16, 2022 · 8 comments
Closed

[Feature Request]: Show values with protobuf, messagepack #635

czd890 opened this issue May 16, 2022 · 8 comments
Labels
feature New feature or request

Comments

@czd890
Copy link

czd890 commented May 16, 2022

Problem description (Describe the problem you would like to solve with this feature request or suggested idea).

How often do you encounter this problem (Describe how frequently this problem occurs).

Alternatives considered (Describe any alternative features or products you've considered).

Additional information (Add any other context or details here).

@czd890 czd890 added the feature New feature or request label May 16, 2022
@ViktarStarastsenka
Copy link
Collaborator

hi @czd890 , are there any use cases when you need different formatters for one key? e.g. MessagePack for one Hash value and JSON for another value of the same Hash?

@czd890
Copy link
Author

czd890 commented Jun 24, 2022

Here is a software to refer: https://github.com/qishibo/AnotherRedisDesktopManager/

1656069820421
1656069906395

@ViktarStarastsenka
Copy link
Collaborator

hi @czd890 , MessagePack is already available in 2.8.0. Protobuf will be supported with 2.10.0

@czd890
Copy link
Author

czd890 commented Aug 24, 2022

Great to hear this and looking forward to the release of 2.10.0. 👍

@ViktarStarastsenka
Copy link
Collaborator

@czd890 , in 2.10.0 there will be protobuf support, but without options to specify the definition (upload the .proto file) - so only a field value (without a field name) will be displayed.
How important it is for you to specify the definition?

@czd890
Copy link
Author

czd890 commented Sep 1, 2022

@ViktarStarastsenka, The field name is not important to me.
it would be better if can upload the proto file to show field names. nobody can say no to a better user experience. 😂

@ViktarStarastsenka
Copy link
Collaborator

@czd890 , please try protobuf formatter in RedisInsight 2.10.0 (released today).

@czd890
Copy link
Author

czd890 commented Sep 30, 2022

Thanks, @ViktarStarastsenka 👍, I will upgrade to 2.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants