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

feat(conn): add arguments for unknown command message #2483

Merged
merged 4 commits into from
Aug 10, 2024

Conversation

PragmaTwice
Copy link
Member

The behavior is now consistent with Redis:

127.0.0.1:6666> unkown arg1 arg2 arg3
(error) ERR unknown command `unkown`, with args beginning with: `arg1`, `arg2`, `arg3`

@PragmaTwice PragmaTwice requested a review from git-hulk August 10, 2024 01:34
@PragmaTwice PragmaTwice merged commit a63d48e into apache:unstable Aug 10, 2024
30 checks passed
Copy link

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.

2 participants