git-hulk commented on issue #1402:
URL: 
https://github.com/apache/incubator-kvrocks/issues/1402#issuecomment-1522721860

   @kinoute The root cause is right that the Kvrocks scan command would return 
a string cursor instead of the integer, so it's not compatible with the 
official Python client. Another workaround can use the raw client to send and 
parse the scan command.
   
   For why the scan_iter didn't, to see if @adulau or other guys who are 
familiar with Python can help.


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

Reply via email to