hlf2016 commented on issue #1267: URL: https://github.com/apache/incubator-kvrocks/issues/1267#issuecomment-1436541169
> Hi @hlf2016, thanks for your feedback, it should be related to this issue:#930. Kvrocks will return an empty bulk string(`nil` for redis-cli), you can have a check if you have the empty key name like below: > > ``` > 127.0.0.1:6666> get "" > "1" > ``` > > And delete if this key was not expected, then the `nil` will be disappeared. > > We will fix this issue soon. Yes I once tried this but it made no effects  So any other characters can lead to 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
