You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "infdahai (via GitHub)" <gi...@apache.org> on 2023/05/24 07:10:33 UTC

[GitHub] [incubator-kvrocks] infdahai opened a new pull request, #1470: refactor: register commands based on the order of redis commands

infdahai opened a new pull request, #1470:
URL: https://github.com/apache/incubator-kvrocks/pull/1470

   I sort the register commands based on `https://redis.io/commands` to help we find the missing impl function from redis and develop it.


-- 
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


[GitHub] [incubator-kvrocks] infdahai closed pull request #1470: refactor: register commands based on the order of redis commands

Posted by "infdahai (via GitHub)" <gi...@apache.org>.
infdahai closed pull request #1470: refactor:  register commands based on the order of redis commands
URL: https://github.com/apache/incubator-kvrocks/pull/1470


-- 
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


[GitHub] [incubator-kvrocks] infdahai commented on pull request #1470: refactor: register commands based on the order of redis commands

Posted by "infdahai (via GitHub)" <gi...@apache.org>.
infdahai commented on PR #1470:
URL: https://github.com/apache/incubator-kvrocks/pull/1470#issuecomment-1562247314

   I find the command list in`https://kvrocks.apache.org/docs/supported-commands/` is ordered with `redis commands`. So the PR is needless and I close this. @git-hulk  


-- 
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


[GitHub] [incubator-kvrocks] git-hulk commented on pull request #1470: refactor: register commands based on the order of redis commands

Posted by "git-hulk (via GitHub)" <gi...@apache.org>.
git-hulk commented on PR #1470:
URL: https://github.com/apache/incubator-kvrocks/pull/1470#issuecomment-1562151567

   How can we tell if a command is in its right place?


-- 
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