git-hulk opened a new issue, #777:
URL: https://github.com/apache/incubator-kvrocks/issues/777

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-kvrocks/issues) and found no 
similar issues.
   
   
   ### Motivation
   
   As @caipengbo mentioned at 
https://github.com/apache/incubator-kvrocks/pull/745#issuecomment-1214174446, 
`redis_command.cc` is too long and it'll be NOT easy to maintain if we keep 
adding more commands.
   
   ### Solution
   
   We can separate commands into each data structure file. For example, move 
all hash-related commands into `redis_hash.cc`, and so on.
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to