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/06/27 14:06:46 UTC

[GitHub] [kvrocks] infdahai opened a new issue, #1522: Add the support of the BLMPOPcommand

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

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   This issue considers to support the [blmpop](https://redis.io/commands/blmpop/) command.
   
   ### 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


[GitHub] [kvrocks] zevin02 commented on issue #1522: Add the support of the BLMPOP command

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

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


[GitHub] [kvrocks] PragmaTwice closed issue #1522: Add the support of the BLMPOP command

Posted by "PragmaTwice (via GitHub)" <gi...@apache.org>.
PragmaTwice closed issue #1522: Add the support of the BLMPOP command
URL: https://github.com/apache/kvrocks/issues/1522


-- 
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] [kvrocks] Yangsx-1 commented on issue #1522: Add the support of the BLMPOP command

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

   Is it better to implement together with LMPOP?They are very similar.


-- 
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] [kvrocks] git-hulk commented on issue #1522: Add the support of the BLMPOP command

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

   @PragmaTwice @torwig We have many blocking commands, so we copy the blocking implementation codes in many places, not sure if we can simplify this.


-- 
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] [kvrocks] xonx4l commented on issue #1522: Add the support of the BLMPOP command

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

   i got a pr for it . https://github.com/PointCloudLibrary/pcl/pull/5754.
   


-- 
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] [kvrocks] git-hulk commented on issue #1522: Add the support of the BLMPOP command

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

   @HolyLow Sure, thanks for your contribution.


-- 
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] [kvrocks] HolyLow commented on issue #1522: Add the support of the BLMPOP command

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

   @git-hulk Hello, I've just finished the LMPOP command, and seems this BLMPOP command is quite similar (just adding the Blocking semantic), so maybe you could assign this one to me as well.


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