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

Add support of the command JSON.MSET #2228

Merged
merged 10 commits into from
Apr 8, 2024

Conversation

zjregee
Copy link
Member

@zjregee zjregee commented Apr 7, 2024

fix: #1817

src/types/redis_json.h Outdated Show resolved Hide resolved
git-hulk
git-hulk previously approved these changes Apr 7, 2024
PragmaTwice
PragmaTwice previously approved these changes Apr 7, 2024
@zjregee zjregee dismissed stale reviews from PragmaTwice and git-hulk via 20eacd1 April 7, 2024 13:00
@zjregee
Copy link
Member Author

zjregee commented Apr 7, 2024

There is a docker build error and a kvrocks compilation error in CI, I'm not sure if this is a bug introduced by PR and if I need to modify something because of it.

@jihuayu
Copy link
Member

jihuayu commented Apr 7, 2024

@zjregee It seems like CI is OK now.

Copy link
Member

@jihuayu jihuayu left a comment

Choose a reason for hiding this comment

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

LGTM. Can you change some code to make Snorcloud happy?

src/commands/cmd_json.cc Outdated Show resolved Hide resolved
src/types/redis_json.cc Outdated Show resolved Hide resolved
@git-hulk git-hulk changed the title feat: add json.mset command Add support of the command JSON.MSET Apr 8, 2024
git-hulk
git-hulk previously approved these changes Apr 8, 2024
jihuayu
jihuayu previously approved these changes Apr 8, 2024
src/types/redis_json.cc Outdated Show resolved Hide resolved
src/types/redis_json.cc Outdated Show resolved Hide resolved
@zjregee zjregee dismissed stale reviews from jihuayu and git-hulk via 2264ebe April 8, 2024 10:41
@mapleFU mapleFU merged commit 0638c46 into apache:unstable Apr 8, 2024
30 checks passed
Copy link

sonarcloud bot commented Apr 8, 2024

@zjregee zjregee deleted the add-json.mset-command branch April 8, 2024 12:31
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.

Add support for the JSON.MSET command
5 participants