Skip to content

Conversation

@yatsukhnenko
Copy link
Collaborator

Fixes #574

When serializer enabled Redis can't increment/decrement value because it becomes non-numeric after serializing so in this PR I replaced incrBy/decrBy calls with sequence of get + set commands

@tillkruss tillkruss merged commit 5d80ba9 into develop Jul 22, 2025
4 of 33 checks passed
@tillkruss tillkruss deleted the fix/incr-decr branch July 22, 2025 15:44
tillkruss added a commit that referenced this pull request Aug 6, 2025
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.

Issue when using PhpRedis and igbinary in incr/dec

3 participants