Skip to content

chore: update command interface for main_service commands #4265

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

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

romange
Copy link
Collaborator

@romange romange commented Dec 5, 2024

Clean up command_registry interface as well.

kostasrim
kostasrim previously approved these changes Dec 5, 2024
@@ -54,6 +54,7 @@ class RdbTest : public BaseFamilyTest {

void RdbTest::SetUp() {
InitWithDbFilename();
used_mem_current = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is because of the rdb failures right ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this indeed seems unrelated to this PR :)

chakaz
chakaz previously approved these changes Dec 8, 2024
@@ -54,6 +54,7 @@ class RdbTest : public BaseFamilyTest {

void RdbTest::SetUp() {
InitWithDbFilename();
used_mem_current = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this indeed seems unrelated to this PR :)

Clean up command_registry interface as well.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
@romange romange enabled auto-merge (squash) December 9, 2024 22:19
@romange romange merged commit 4428480 into main Dec 9, 2024
9 checks passed
@romange romange deleted the Pr1 branch December 9, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants