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

fix(server): fix JSON.ARRTRIM implementation (#844) #864

Merged
merged 1 commit into from
Feb 24, 2023

Conversation

iko1
Copy link
Contributor

@iko1 iko1 commented Feb 21, 2023

The JSON.ARRTRIM command is now aligned with ElastiCache flavor.
Fixes #844

@iko1 iko1 changed the title fix(server): fix json.arrtrim implementation (#844) fix(server): fix JSON.ARRTRIM implementation (#844) Feb 21, 2023
Copy link
Collaborator

@romange romange left a comment

Choose a reason for hiding this comment

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

Thanks!

@romange romange merged commit 08b068b into dragonflydb:main Feb 24, 2023
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.

JSON.ARRTRIM semantics is reversed
2 participants