jjz921024 opened a new pull request, #2206:
URL: https://github.com/apache/kvrocks/pull/2206

   redis commands should be case insensitive
   
   127.0.0.1:36666> DBSIZE SCAN
   (error) DBSIZE subcommand only supports scan
   127.0.0.1:36666> DBSIZE scan
   OK


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