dsmai opened a new issue, #3073: URL: https://github.com/apache/kvrocks/issues/3073
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation Adding support for the ENCODING subcommand. As I browsed through the list of supported commands https://kvrocks.apache.org/docs/supported-commands/#object-subcommands, I see that ENCODING (and 3 other OBJECT subcommands) is not yet supported. <img width="957" height="432" alt="Image" src="https://github.com/user-attachments/assets/9509623d-bca4-4773-bec4-4b8cbf983d1e" /> From here, https://redis.io/docs/latest/commands/object-encoding/, I see that this subcommand was available from Redis 2.2.3. I am curious why kvrocks does not support it yet? If possible, could I open a PR to add support for it? @PragmaTwice ### Solution I am not sure yet. I will do some research once this is issue is validated. ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
