-
Notifications
You must be signed in to change notification settings - Fork 469
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
Support for the JSON.OBJKEYS command #1872
Conversation
@jihuayu I think only Go tests is ok if most of them can be covered. |
@git-hulk I'm not quite understanding the difference in using between cpp test and go test in kvrocks. When should I add a cpp test, and when go test is OK? |
No, only Go is ok if the key path can be tested. And cpp test is used to cover the path which is hard to test through the redis protocol way. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
close #1820
Redis doc json.objkeys