Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split commands/redis_cmd.cc to multiple source files #1138

Closed
1 of 2 tasks
PragmaTwice opened this issue Nov 24, 2022 · 0 comments · Fixed by #1244
Closed
1 of 2 tasks

Split commands/redis_cmd.cc to multiple source files #1138

PragmaTwice opened this issue Nov 24, 2022 · 0 comments · Fixed by #1244
Labels
enhancement type enhancement

Comments

@PragmaTwice
Copy link
Member

PragmaTwice commented Nov 24, 2022

Search before asking

  • I had searched in the issues and found no similar issues.

Motivation

redis_cmd.cc is becoming increasingly large, and it might be more organized to split it into multiple source files (or, translation units) by some sort of classification.

Solution

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement type enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant