GitHub user git-hulk added a comment to the discussion: Proposal: Subcommand as a First-Class Abstraction in Kvrocks Command System
Yes, I think it's a pain point for commands which have a lot sub-commands. Except for parsing, we need to have many if..else condition when implementing the sub-command behavior. I'm happy to see if it doesn't require changing existing commands to adapt this new patter. GitHub link: https://github.com/apache/kvrocks/discussions/3382#discussioncomment-16021821 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
