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

[GitHub] [incubator-kvrocks] jihuayu commented on issue #1402: `scan` and `scan_iter` stuck to first iteration

jihuayu commented on issue #1402:
URL: https://github.com/apache/incubator-kvrocks/issues/1402#issuecomment-1570190202

   The Redis documentation clearly states that the cursor is unsigned 64 bit number. Do we not need to fully compatible with Redis protocol?
   [Scan commands return value section](https://redis.io/commands/scan/#:~:text=the%20first%20element%20is%20a%20string%20representing%20an%20unsigned%2064%20bit%20number)


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