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

Migration/json.commands #1189

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vpsinghg
Copy link
Contributor

@vpsinghg vpsinghg commented Oct 23, 2024

This PR includes changes for migration of JSON.DEL, JSON.FORGET, JSON.TOGGLE, JSON,NUMINCRBY and JSON.NUMMULTBY command to new Eval method.
This resolves issue #1029

Also introduces fix for oom err in resp protocol integration test on lower spec machines.

Improved Integration Test format.

Tasks Checklist

  • Migrated the evalXXX function with the latest definition
  • Update or add unit tests for the new implementation.
  • All unit tests pass successfully.
  • Ensure all integration tests pass successfully.

@vpsinghg vpsinghg marked this pull request as draft October 23, 2024 20:54
@vpsinghg vpsinghg marked this pull request as ready for review October 25, 2024 11:45
@vpsinghg
Copy link
Contributor Author

@AshwinKul28 Please review and let me know if any changes required.
Thank you

@AshwinKul28 AshwinKul28 self-requested a review October 25, 2024 11:55
@vpsinghg
Copy link
Contributor Author

@AshwinKul28 is there any feedback ? Hope you got to review this PR.
Thanks

@JyotinderSingh
Copy link
Collaborator

@AshwinKul28 is there any feedback ? Hope you got to review this PR. Thanks

Hi @vpsinghg! Thanks for these changes. Since festive season has begun the reviews may take a little more time than usual, please bear with us!

@vpsinghg
Copy link
Contributor Author

@JyotinderSingh In the meantime can you please assign me some pending issues?

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