You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "PragmaTwice (via GitHub)" <gi...@apache.org> on 2023/12/09 02:49:38 UTC

[I] Add version information for each command to the Supported Commands page in website [kvrocks]

PragmaTwice opened a new issue, #1929:
URL: https://github.com/apache/kvrocks/issues/1929

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   https://kvrocks.apache.org/docs/supported-commands
   
   We'd better to add which version each command started to be supported, e.g.
   
   |Command|Version|
   |-|-|
   |FCALL|2.7.0|
   
   
   ### Solution
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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: issues-unsubscribe@kvrocks.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Add version information for each command to the Supported Commands page in website [kvrocks]

Posted by "kay011 (via GitHub)" <gi...@apache.org>.
kay011 commented on issue #1929:
URL: https://github.com/apache/kvrocks/issues/1929#issuecomment-1860700406

   @git-hulk Yeah!I plan to check the commands supported by each version through Python regular expressions. I will submit this script file and the final markdown file. This should be quick. Just paste the final results on the final docs.
   


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Add version information for each command to the Supported Commands page in website [kvrocks]

Posted by "git-hulk (via GitHub)" <gi...@apache.org>.
git-hulk commented on issue #1929:
URL: https://github.com/apache/kvrocks/issues/1929#issuecomment-1859428590

   @kay011 Thank you! As @jihuayu mentioned, maybe a quick way is to write a program to detect the support commands in each version.


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Add version information for each command to the Supported Commands page in website [kvrocks]

Posted by "kay011 (via GitHub)" <gi...@apache.org>.
kay011 commented on issue #1929:
URL: https://github.com/apache/kvrocks/issues/1929#issuecomment-1859204169

   Hello, can you assign this issue to me?


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Add version information for each command to the Supported Commands page in website [kvrocks]

Posted by "git-hulk (via GitHub)" <gi...@apache.org>.
git-hulk closed issue #1929: Add version information for each command to the Supported Commands page in website
URL: https://github.com/apache/kvrocks/issues/1929


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Add version information for each command to the Supported Commands page in website [kvrocks]

Posted by "jihuayu (via GitHub)" <gi...@apache.org>.
jihuayu commented on issue #1929:
URL: https://github.com/apache/kvrocks/issues/1929#issuecomment-1849263564

   Contributors can write a string matching program to check if each command exists in a specific version of the source code. 
   So I think the contributor don't need to know detail about the command impl history


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Add version information for each command to the Supported Commands page in website [kvrocks]

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on issue #1929:
URL: https://github.com/apache/kvrocks/issues/1929#issuecomment-1848219447

   This may not be a good first issue but actually the contributor should know detail about the command impl history :D


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org