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 INCR Regression #307

Merged
merged 9 commits into from
Apr 24, 2024
Merged

Conversation

vazois
Copy link
Contributor

@vazois vazois commented Apr 22, 2024

Fix increment regression as identified by issue #290.
Also changed TryBytesLong to utilize Utf8Parser.
BDN benchmark did show any perf regression.
Additionally fixed, also issue with DECR when value is zero and in-place-update fails.

@vazois vazois merged commit ad2d4b7 into microsoft:main Apr 24, 2024
23 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2024
@vazois vazois deleted the vazois/fix-increment-regression branch September 17, 2024 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: INCR DECR operation zero - "ERR value is not an integer or out of range."
3 participants